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: articles/azure-monitor/autoscale/autoscale-webhook-email.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ For example, the following command adds an email notification and a webhook noti
63
63
> You can add mote than one email or webhook notification by using the `--add-action` parameter multiple times. While multiple webhook notifications are supported and can be seen in the JSON, the portal only shows the first webhook.
64
64
65
65
66
-
For more information, see [az monitor autoscale](/cli/azure/monitor/autoscale?view=azure-cli-latest).
66
+
For more information, see [az monitor autoscale](/cli/azure/monitor/autoscale).
1. Trigger a scan to find existing resources using [`az policy state trigger-scan`](/cli/azure/policy/state?view=azure-cli-latest#az-policy-state-trigger-scan).
81
+
1. Trigger a scan to find existing resources using [`az policy state trigger-scan`](/cli/azure/policy/state#az-policy-state-trigger-scan).
82
82
83
83
```azurecli
84
84
az policy state trigger-scan --resource-group rg-001
85
85
```
86
86
87
-
1. Create a remediation task to apply the policy to existing resources using [`az policy remediation create`](/cli/azure/policy/remediation?view=azure-cli-latest#az-policy-remediation-create).
87
+
1. Create a remediation task to apply the policy to existing resources using [`az policy remediation create`](/cli/azure/policy/remediation#az-policy-remediation-create).
88
88
89
89
```azurecli
90
90
az policy remediation create -g <resource group name> --policy-assignment <policy assignment name> --name <remediation name>
@@ -95,7 +95,7 @@ Find the role in the policy definition by searching for *roleDefinitionIds*
95
95
az policy remediation create -g rg-001 -n remediation-001 --policy-assignment policy-assignment-1
96
96
```
97
97
98
-
For more information on policy assignment using CLI, see [Azure CLI reference - az policy assignment](/cli/azure/policy/assignment?view=azure-cli-latest#az-policy-assignment-create)
98
+
For more information on policy assignment using CLI, see [Azure CLI reference - az policy assignment](/cli/azure/policy/assignment#az-policy-assignment-create)
99
99
100
100
### [PowerShell](#tab/Powershell)
101
101
@@ -284,7 +284,7 @@ You can get your policy assignment details using the following command:
284
284
285
285
1. Select the subscription where you want to apply the policy initiative using the `az account set` command.
286
286
287
-
1. Assign the initiative using [`az policy assignment create`](/cli/azure/policy/assignment?view=azure-cli-latest#az-policy-assignment-create).
287
+
1. Assign the initiative using [`az policy assignment create`](/cli/azure/policy/assignment#az-policy-assignment-create).
288
288
289
289
```azurecli
290
290
az policy assignment create --name <assignment name> --resource-group <resource group name> --policy-set-definition <initiative name> --params <parameters object> --mi-system-assigned --location <location>
@@ -306,7 +306,7 @@ You can get your policy assignment details using the following command:
306
306
"deployment": {
307
307
"properties": {...
308
308
```
309
-
Assign the required role using [`az policy assignment identity assign`](/cli/azure/policy/assignment/identity?view=azure-cli-latest):
309
+
Assign the required role using [`az policy assignment identity assign`](/cli/azure/policy/assignment/identity):
310
310
```azurecli
311
311
az policy assignment identity assign --system-assigned --resource-group <resource group name> --role <role name or ID> --identity-scope <scope> --name <policy assignment name>
312
312
```
@@ -322,7 +322,7 @@ You can get your policy assignment details using the following command:
322
322
```azurecli
323
323
az policy set-definition show --name f5b29bc4-feca-4cc6-a58a-772dd5e290a5 |grep policyDefinitionReferenceId
324
324
```
325
-
Remediate the resources using [`az policy remediation create`](/cli/azure/policy/remediation?view=azure-cli-latest#az-policy-remediation-create)
325
+
Remediate the resources using [`az policy remediation create`](/cli/azure/policy/remediation#az-policy-remediation-create)
326
326
327
327
```azurecli
328
328
az policy remediation create --resource-group <resource group name> --policy-assignment <assignment name> --name <remediation task name> --definition-reference-id "policy specific reference ID" --resource-discovery-mode ReEvaluateCompliance
Copy file name to clipboardExpand all lines: articles/certification/program-requirements-edge-secured-core.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -704,7 +704,7 @@ The Mediatek MT3620AN must be included in your design. Additional guidance for b
704
704
|Description|The purpose of this policy is to ensure that there's a mechanism for collecting and distributing reports of vulnerabilities in the product.|
705
705
|Validation Type|Prevalidated, no additional validation is required|
706
706
|Validation|Azure Sphere vulnerabilities are collected by Microsoft through MSRC and are published to customers through the Tech Community Blog, Azure Sphere “What’s New” page, and through Mitre’s CVE database.|
707
-
|Resources|<ul><li>[Report an issue and submission guidelines](https://www.microsoft.com/msrc/faqs-report-an-issue)</li><li>[What's new - Azure Sphere](/azure-sphere/product-overview/whats-new)</li><li>[Azure Sphere CVEs](/azure-sphere/deployment/azure-sphere-cves)|</li></ul>
707
+
|Resources|<ul><li>[Report an issue and submission guidelines](https://www.microsoft.com/msrc/faqs-report-an-issue)</li><li>[What's new - Azure Sphere](/azure-sphere/product-overview/whats-new)</li><li>[Azure Sphere CVEs](/azure-sphere/deployment/azure-sphere-cves)</li></ul>|
Copy file name to clipboardExpand all lines: articles/communication-services/tutorials/virtual-visits/extend-teams/precall.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,15 @@ A successful Virtual appointment experience requires the device to be prepared f
18
18
## Prerequisites
19
19
The reader of this article is expected to have a solid understanding of the following topics:
20
20
-[Microsoft Teams Virtual appointments](https://www.microsoft.com/microsoft-teams/premium/virtual-appointments) product and provided [user experience](https://guidedtour.microsoft.com/guidedtour/industry-longform/virtual-appointments/1/1)
21
-
-[Microsoft Graph Booking API](/graph/api/resources/booking-api-overview?view=graph-rest-1.0) to manage [Microsoft Booking](https://www.microsoft.com/microsoft-365/business/scheduling-and-booking-app) via [Microsoft Graph API](/graph/overview?view=graph-rest-1.0)
22
-
-[Microsoft Graph Online meeting API](/graph/api/resources/onlinemeeting?view=graph-rest-1.0) to manage [Microsoft Teams meetings](https://www.microsoft.com/microsoft-teams/online-meetings) via [Microsoft Graph API](/graph/overview?view=graph-rest-1.0)
21
+
-[Microsoft Graph Booking API](/graph/api/resources/booking-api-overview) to manage [Microsoft Booking](https://www.microsoft.com/microsoft-365/business/scheduling-and-booking-app) via [Microsoft Graph API](/graph/overview)
22
+
-[Microsoft Graph Online meeting API](/graph/api/resources/onlinemeeting) to manage [Microsoft Teams meetings](https://www.microsoft.com/microsoft-teams/online-meetings) via [Microsoft Graph API](/graph/overview)
23
23
-[Azure Communication Services](/azure/communication-services/)[Chat](/azure/communication-services/concepts/chat/concepts), [Calling](/azure/communication-services/concepts/voice-video-calling/calling-sdk-features) and [user interface library](/azure/communication-services/concepts/ui-library/ui-library-overview)
24
24
25
25
## Background validation
26
26
Azure Communication Services provides [precall diagnostic APIs](/azure/communication-services/concepts/voice-video-calling/pre-call-diagnostics) for validating device readiness, such as browser compatibility, network, and call quality. The following code snippet runs a 30-second test on the device.
27
27
28
-
Create CallClient and get [PreCallDiagnostics](/javascript/api/azure-communication-services/@azure/communication-calling/precalldiagnosticsfeature?view=azure-communication-services-js) feature:
28
+
Create CallClient and get [PreCallDiagnostics](/javascript/api/azure-communication-services/@azure/communication-calling/precalldiagnosticsfeature) feature:
Additionally, you can validate [MediaStatsCallFeature](/javascript/api/azure-communication-services/@azure/communication-calling/mediastatscallfeature?view=azure-communication-services-js), [DeviceCompatibility](/javascript/api/azure-communication-services/@azure/communication-calling/devicecompatibility?view=azure-communication-services-js), [DeviceAccess](/javascript/api/azure-communication-services/@azure/communication-calling/deviceaccess?view=azure-communication-services-js), [DeviceEnumeration](/javascript/api/azure-communication-services/@azure/communication-calling/deviceenumeration?view=azure-communication-services-js), [InCallDiagnostics](/javascript/api/azure-communication-services/@azure/communication-calling/incalldiagnostics?view=azure-communication-services-js) . You can also look at the [tutorial that implements pre-call diagnostics with a user interface library](/azure/communication-services/tutorials/call-readiness/call-readiness-overview).
52
+
Additionally, you can validate [MediaStatsCallFeature](/javascript/api/azure-communication-services/@azure/communication-calling/mediastatscallfeature), [DeviceCompatibility](/javascript/api/azure-communication-services/@azure/communication-calling/devicecompatibility), [DeviceAccess](/javascript/api/azure-communication-services/@azure/communication-calling/deviceaccess), [DeviceEnumeration](/javascript/api/azure-communication-services/@azure/communication-calling/deviceenumeration), [InCallDiagnostics](/javascript/api/azure-communication-services/@azure/communication-calling/incalldiagnostics) . You can also look at the [tutorial that implements pre-call diagnostics with a user interface library](/azure/communication-services/tutorials/call-readiness/call-readiness-overview).
52
53
53
54
Azure Communication Services has a ready-to-use tool called [Network Diagnostics](https://azurecommdiagnostics.net/) for developers to ensure that their device and network conditions are optimal for connecting to the service.
0 commit comments