Allen Zhang

Results 22 comments of Allen Zhang

@TimLovellSmith , if you still oncall, please revisit.

## Proposal to discuss: ### rest-api-spec repo - cadl-project.yaml 1. autorest emitter configuration should be there. With pending new cadl config features, this should be a static file (no modification)...

> Just to clarify some stuff in @allenjzhang's proposal. I do think we want to have a cadl-project.yaml file in the spec repo and it should contain general configuration such...

Regarding #4, my think is spec repo will a only contain Cadl-autorest emitter entry. For each language SDK repo, the emitter name will be injected either from command line or...

Depending on how you want to use the samples here as a demonstrator or a receipt for a user to follow. If later, we will also need to introduce two...

Yes. many of the functionality will be incorporated into our new APIs. Stay tuned. Thx

Thank you for the feedback. Yes, it makes sense. We are currently reworking the management APIs. This issue has been addressed in the design. We have plans to refresh all...

Actually [Microsoft.Rest.ClientRuntime.Azure.Authentication](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/mgmtcommon/Auth/Az.Auth/Az.Authentication) is an often overlooked package that simplies the auth for current track 1 .NET SDKs (Microsoft.Azure.Management.XXXX). It provides both ApplicationTokenProvider and interactive UserTokenProvider (only for .NET 4.5.2). It...

Sorry, my bad. Track 2 SDKs is currently still being developed. We are to finalize the design on how to expose different environments along with the built-in management endpoint as...

Assigning to the service team. The .NET SDK version 2018-11-30 aligns with [published REST API spec](https://github.com/Azure/azure-rest-api-specs/blob/master/specification/msi/resource-manager/Microsoft.ManagedIdentity/stable/2018-11-30/ManagedIdentity.json). Please verify that the service side still supports this API-version. If not, please update...