Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question mark in link got removed #1363

Open
VeryEarly opened this issue Jul 28, 2024 · 0 comments
Open

question mark in link got removed #1363

VeryEarly opened this issue Jul 28, 2024 · 0 comments

Comments

@VeryEarly
Copy link
Contributor

VeryEarly commented Jul 28, 2024

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:

  • 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 still got removed in doc and code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants