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
{{ message }}
This repository was archived by the owner on Jan 21, 2024. It is now read-only.
when deploying solution using azure devops , it through error
"Error: Failed to fetch App Service 'pule2ea88967ab-Dev' publishing credentials. Error: Could not fetch access token for Managed Service Principal. Please configure Managed Service Identity (MSI) for virtual machine 'https://aka.ms/azure-msi-docs'. Status code: 400, status message: Bad Request"
when checking the Json template "Templates\FullEnvironmentSetup.json" , VS show error on the code "sharedTemplateUrl": "[uri(deployment().properties.templateLink.uri)]"
when deploying solution using azure devops , it through error
"Error: Failed to fetch App Service 'pule2ea88967ab-Dev' publishing credentials. Error: Could not fetch access token for Managed Service Principal. Please configure Managed Service Identity (MSI) for virtual machine 'https://aka.ms/azure-msi-docs'. Status code: 400, status message: Bad Request"
when checking the Json template "Templates\FullEnvironmentSetup.json" , VS show error on the code "sharedTemplateUrl": "[uri(deployment().properties.templateLink.uri)]"