Skip to content

Migrate modules to Microsoft Graph #22174

@jiasli

Description

@jiasli

Modules to migrate

modules az ad az role azure-graphrbac SDK Owner Progress
acs ✔️ ✔️ Service: @FumingZhang
CLI: @zhoxing-ms
✔️ #22361 Fixed incorrect usage of identifierUri, # 22649
ams ✔️ ✔️ ✔️ #22361, #22703
appconfig ✔️ Service: @pratiksanglikar
CLI: @zhoxing-ms
✔️ #22361
appservice ✔️ ✔️ Service: @panchagnula
CLI: @zhoxing-ms
✔️ #22819
aro ✔️ ✔️ #22549
cosmosdb ✔️ ✔️ #22432
deploymentmanager ✔️ ✔️ Only called when not is_playback
eventhubs ✔️ via az keyvault ✔️ #22361
hdinsight ✔️ ✔️ #22503
iot ✔️ Service: @digimaun
CLI: @zhoxing-ms
✔️ #22262
keyvault ✔️ ✔️ ✔️ CLI: @evelyn-ys ✔️ #22188, #22337
lab ✔️ ✔️ #29889
network ✔️ ✔️ Only appear in @live_only
profile ✔️ ✔️ Only appear in help/error message
resource ✔️ ✔️ CLI: @zhoxing-ms @cxznmhdcxz ✔️ #22302
servicebus ✔️ via az keyvault ✔️ #22361
serviceconnector ✔️ ✔️ #22361
servicefabric ✔️ Service: @a-santamaria
CLI: @zhoxing-ms
✔️ #28105
sql ✔️ via az keyvault ✔️ #22432
storage ✔️ ✔️ ✔️ Only appear in LiveScenarioTest
synapse ✔️ ✔️ ✔️ ✔️ #23098
vm ✔️ CLI: @zhoxing-ms @cxznmhdcxz ✔️ #22303

⏳: SDK migration can be delayed

Work items

For modules calling az ad or az role commands

  • Related YAMLs should be re-recorded.
  • Input arguments and output JSONs should be carefully inspected. Corresponding code should be updated accordingly.
  • ⚠️ This must be finished before 2022-05-18.

For modules calling azure-graphrbac SDK

References

Additional information

  • az ad command invocations are searched using regex cmd\(['"]ad|az ad
  • az role command invocations are searched using regex cmd\(['"]role|az role
  • azure-graphrbac SDK invocations are searched using azure.graphrbac

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions