You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Communication/Communication/help/Get-AzCommunicationService.md
+2-14Lines changed: 2 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,8 @@ Returns the information on an ACS resource, if one matching provided parameters
73
73
## PARAMETERS
74
74
75
75
### -DefaultProfile
76
-
The credentials, account, tenant, and subscription used for communication with Azure.
76
+
The DefaultProfile parameter is not functional.
77
+
Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription.
77
78
78
79
```yaml
79
80
Type: System.Management.Automation.PSObject
@@ -177,17 +178,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
177
178
178
179
## NOTES
179
180
180
-
ALIASES
181
-
182
-
COMPLEX PARAMETER PROPERTIES
183
-
184
-
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
0 commit comments