Remove VisualStudioCodeCredential support from bicepconfig.json
Open
enhancement
tech debt
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
VisualStudioCodeCredential support is currently disabled in azure-sdk-for-net. See below two issues for more details:
https://github.com/Azure/azure-sdk-for-net/issues/27263
https://github.com/Azure/azure-sdk-for-net/pull/31755
We should disable it at our end and ask users to use azureCli till the issue is resolved. We also need to update the documentation here:
https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/bicep-config#credential-precedence
cc: @puicchan
Contributor guide
Assessment
This issue has not been assessed yet.