Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.63k stars 5.08k forks source link

Microsoft.ServiceFabric version 2021-05-01 is missing #14828

Open mikhailshilkov opened 3 years ago

mikhailshilkov commented 3 years ago

It's mentioned in the docs:

But not present in this repo: https://github.com/Azure/azure-rest-api-specs/tree/master/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable

ghost commented 3 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @QingChenmsft, @vaishnavk, @juhacket.

Issue Details
It's mentioned in the docs: - https://docs.microsoft.com/en-us/azure/service-fabric/how-to-managed-cluster-configuration#enable-automatic-os-image-upgrades - https://docs.microsoft.com/en-us/azure/service-fabric/how-to-managed-identity-managed-cluster-virtual-machine-scale-sets#add-managed-identity-properties-to-node-type-definition But not present in this repo: https://github.com/Azure/azure-rest-api-specs/tree/master/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable
Author: mikhailshilkov
Assignees: leni-msft
Labels: `Service Attention`, `Service Fabric`, `needs-triage`, `question`
Milestone: -
jkonecki-techfabric commented 3 years ago

Hello @mikhailshilkov - I've noticed that Microsoft has published version 2021-06-01 of Service Fabric API. Could you please check in this version (later than 2021-05-01) contains the settings I've mentioned?

mikhailshilkov commented 3 years ago

@jkonecki-techfabric I still don't see things like enableAutoOSUpgrade or vmManagedIdentity in there...