-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Release of MSI version 2023-01-31 #25380
Comments
@zhoxing-ms for awareness |
@isolenov I'd like to confirm with you that this feature request only needs to upgrade the api-version, right? |
I confirm there are no changes in API methods, interfaces or parameters. However here are 2 points which require attention in this context:
We are ready to have this release asap, Since CLI has a strict release cadence policy we have an agreement to GA no later than 03-07. However AKS team feature is waiting for this release to go to GA as well. They have 100’s of S500 customers which have sprint plans around the anticipated GA timeline to start the migration of all AKS workloads. If by any chance there would be an intermittent release of the CLI that would help a lot. |
Hi @isolenov,
We currently cannot use two different versions of SDK. Thus, if we upgrade API version to
We generally would not release a new version during a sprint except fixing urgent bugs. Do you mind we provide a private package generated by edge build firstly? |
@yanzhudd |
@isolenov Since a breaking change has a big influence on customers, if this feature needs to be released in March, do you mind providing business justification? And we will statistics on the number of requests of the |
@yanzhudd here is statistics from ARM logs. Total 362 usages in 30days. Which is not really impressive. By any chance does CLI provide any usage statistics to make it more accurate?
|
@yanzhudd btw MSI python SDK is multiple-api package which permits users to pass in different api version in client. Can it be utilized in CLI to provide upd: api version is updated to eliminate confusion |
current decision is to avoid the breaking change. appreciate any advice. there are 2 options so far:
|
Hi @isolenov, |
@yanzhudd awesome, thank you. please please use latest preview version |
Related command
az identity
Resource Provider
Microsoft.ManagedIdentity
Description of Feature or Work Requested
This is a GA release of the Federated Identity Credentials feature which was added to preview earlier #23152
There is no API changes for this feature. Just API version update.
However there is a breaking change:
UserAssignedIdentitiesOperations
operation is not available API version since feature is not ready for GA and still in preview version. It was added by that chage:#22112. MSI is ok to remove it if there are no other options.Minimum API Version Required
2023-01-31
Swagger PR link / SDK link
Azure/azure-rest-api-specs#22354
Python SDK: https://pypi.org/project/azure-mgmt-msi/7.0.0/
Request Example
same as #23152
Target Date
ASAP no later than March-07
Additional context
No response
The text was updated successfully, but these errors were encountered: