Chenjie Shi
Chenjie Shi
@vishwakalyanaraman Thanks for your feedback. All our Go mgmt. SDKs are auto generated from service swagger definitions. In swagger, sku name is just a string. I'll let service team to...
@ephrain1021 Profile only affect control plane (create resource group, create storage account, etc.). The version `2019-02-02` is the data plane (upload blob, etc.) request api version which is bind with...
@jhendrixMSFT Could you help to answer?
> Current AzureStack SDKs have resource types that are not supported in the AzureStack cloud. Main reason being autorest generates based on the input files given. Core resource providers like...
@mblaschke-daimlertruck This preview version is generated from service [default config](https://github.com/Azure/azure-rest-api-specs/blob/a211ef525cdd9e186f31b5c11647aae31dccc469/specification/authorization/resource-manager/readme.md?plain=1#L29) and it seems not a complete preview version. I'll let service team to have a check and I think the...
Please try new version: https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/[email protected]
@wenjungaogaogao We have deprecated `github.com/Azure/azure-sdk-for-go/services/preview/authorization/mgmt/2018-09-01-preview/authorization`. A replacement package is available [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization). See [Migration Guide](https://aka.ms/azsdk/golang/t2/migration) for guidance on upgrading. Refer to our [deprecation policy](https://azure.github.io/azure-sdk/policies_support.html) for more details.
@Alancere Please help to release a new version for authorization with tag `package-2022-04-01`.
Meanwhile, @wenjungaogaogao feel free to share your experience using the Azure SDK in this [survey](https://aka.ms/azsdk/go/issuesurvey).
Please try new version: https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/[email protected]