Description
opened on Mar 17, 2022
Resource Provider
Azure Virtual Network Manager (extension name virtual-network-manager)
Description of Feature or Work Requested
We're releasing a new API version which includes...
- Adding force delete flags to various resources
- Fixing URI for network manager connection resource
- Splitting configuration and rule collection into admin rule collection/configuration and user rule/configuration
- Update static member to operations to include aux token for cross-tenant support.
-
- A static member has a resource id property. This will be a vnet id, which may exist in another tenant. We need to use an auxiliary token to authenticate this cross-tenant vnet, likely using this function https://github.com/Azure/azure-cli/blob/110f7b402020f3d3ebd2bfb923ac5a01d026cdd1/src/azure-cli-core/azure/cli/core/commands/client_factory.py#L50-L75
- Issues found in our team's bug bash after the last extension update, listed in this doc
https://microsoft-my.sharepoint.com/:w:/p/jaredgorthy/EU_hEZ1_TipBtMWIRwVhIqwBLGy6n1FDyFOCL2pqi1KP1w?e=wkK29J&wdOrigin=TEAMS-ELECTRON.p2p.bim&wdExp=TEAMS-CONTROL&wdhostclicktime=1648672661333
Minimum API Version Required
2022-02-01-preview
Swagger Link
Target Date
ASAP, ideally early April
Activity