You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Azure App Service Deploy" task does not allow the user to specify the resource group of the app unless "Deploy to slot" is checked.
I have two app services which have the same name, but are in two separate resource groups on the same subscription. As far as I can tell, there is currently no way for me to use the Azure App Service Deploy task to deploy code to both services, meaning I will have to resort to using a custom powershell task or other hack-ish solution.
For what it's worth, the app services are in two separate ASEs as well.
Am I missing something? If not can you please consider changing the task/UI to allow for this?
Thanks,
Carson
The text was updated successfully, but these errors were encountered:
The "Azure App Service Deploy" task does not allow the user to specify the resource group of the app unless "Deploy to slot" is checked.
I have two app services which have the same name, but are in two separate resource groups on the same subscription. As far as I can tell, there is currently no way for me to use the Azure App Service Deploy task to deploy code to both services, meaning I will have to resort to using a custom powershell task or other hack-ish solution.
For what it's worth, the app services are in two separate ASEs as well.
Am I missing something? If not can you please consider changing the task/UI to allow for this?
Thanks,
Carson
The text was updated successfully, but these errors were encountered: