Azure devops - Az cli extension can access pipeline variables definition



Az Cli extension can access pipeline variable definition without any environment setup. You should be able to use do something like this :-

Where $ENVIRONMENT are pipelines variable definition.



az functionapp cors remove -g $ENVIRONMENT$RESOURCE_GROUP_NAME -n
$ENVIRONMENT$FUNCTIONAPP_NAME --allowed-origins "*"


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm