Forum Discussion
fevinsetter
Feb 05, 2023Copper Contributor
broke my pipelines
During AzureRmWebAppDeployment Error: Failed to get resource ID for resource type 'Microsoft.Web/Sites' and resource name 'MyAppName'. any ideas?
- Feb 07, 2023OK, turns out I had renamed by Subscription. I guess I assumed that the YAML pipeline would use the sub number and not worry about the name....wrong. By renaming the sub in the YAML pipeline in AzureRmWebAppDeployment, it started working again. Thanks everybody.
fevinsetter
Feb 07, 2023Copper Contributor
OK, turns out I had renamed by Subscription. I guess I assumed that the YAML pipeline would use the sub number and not worry about the name....wrong. By renaming the sub in the YAML pipeline in AzureRmWebAppDeployment, it started working again. Thanks everybody.
- 2MuchC0ff33Feb 07, 2023Brass ContributorNice one. Glad it is all working for you again. 🙂