We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6572ba3 commit 4418788Copy full SHA for 4418788
Azure AD Cmdlets/mapping/monikerMapping.json
@@ -10,7 +10,7 @@
10
},
11
"AzureAD": {
12
"_displayName": "AzureAD",
13
- "version": "v2"
+ "_version": "v2"
14
}
15
16
@@ -25,7 +25,7 @@
25
26
27
"_displayName": "AzureADpreview",
28
- "version": "v2preview"
+ "_version": "v2preview"
29
30
31
@@ -37,7 +37,7 @@
37
"modules": {
38
"docs-conceptual": {
39
"_type": "conceptual",
40
- "version": "v1.0.0"
+ "_version": "v1.0.0"
41
42
"MSOnline": {
43
"_displayName": "MSOnline",
0 commit comments