where:
parameter-name: ManagedResourcesNetworkAccessType
verb: Update
subject: SapVirtualInstance
set:
parameter-description: Specifies the network access configuration for the resources that will be deployed in the Managed Resource Group. The options to choose from are Public and Private. If 'Private' is chosen, the Storage Account service tag should be enabled on the subnets in which the SAP VMs exist. This is required for establishing connectivity between VM extensions and the managed resource group storage account. This setting is currently applicable only to Storage Account. Learn more here https://go.microsoft.com/fwlink/?linkid=2247228
question mark: https://github.com/Azure/azure-rest-api-specs/blob/202321f386ea5b0c103b46902d43b3d3c50e029c/specification/workloads/resource-manager/Microsoft.Workloads/SAPVirtualInstance/preview/2023-10-01-preview/SAPVirtualInstance.json#L2323 in this line got removed in doc and code: https://github.com/Azure/azure-powershell/pull/25521/files
Even if I use directive:
Question mark still got removed in doc and code