Skip to content

Commit a1f28a7

Browse files
authored
Merge pull request #102543 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/Microsoft/azure-docs (branch master)
2 parents 4510983 + e2fb60c commit a1f28a7

File tree

7 files changed

+14
-13
lines changed

7 files changed

+14
-13
lines changed

articles/azure-cache-for-redis/cache-how-to-premium-vnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To configure the VNet for your new cache, click **Virtual Network** on the **New
3131

3232
![Virtual network][redis-cache-vnet]
3333

34-
Select the desired subnet from the **Subnet** drop-down list, and specify the desired **Static IP address**. If you are using a classic VNet the **Static IP address** field is optional, and if none is specified, one is chosen from the selected subnet.
34+
Select the desired subnet from the **Subnet** drop-down list. If desired, specify a **Static IP address**. The **Static IP address** field is optional, and if none is specified, one is chosen from the selected subnet.
3535

3636
> [!IMPORTANT]
3737
> When deploying an Azure Cache for Redis to a Resource Manager VNet, the cache must be in a dedicated subnet that contains no other resources except for Azure Cache for Redis instances. If an attempt is made to deploy an Azure Cache for Redis to a Resource Manager VNet to a subnet that contains other resources, the deployment fails.

articles/azure-functions/functions-create-first-java-maven.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ To develop functions using Java, you must have the following installed:
2424
- [Apache Maven](https://maven.apache.org), version 3.0 or above
2525
- [Azure CLI]
2626
- [Azure Functions Core Tools](./functions-run-local.md#v2) version 2.6.666 or above
27-
- An Azure subscription.
2827

29-
[!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
28+
You also need an active Azure subscription. [!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
3029

3130

3231
> [!IMPORTANT]

articles/azure-monitor/platform/activity-log-export.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ Archiving the Activity Log to a storage account is useful if you would like to r
3131
### Storage account
3232
If you're archiving your Activity Log, you need to [create a storage account](../../storage/common/storage-account-create.md) if you don't already have one. You should not use an existing storage account that has other, non-monitoring data stored in it so that you can better control access to monitoring data. If you are also archiving logs and metrics to a storage account though, you may choose to use that same storage account to keep all monitoring data in a central location.
3333

34-
The storage account does not have to be in the same subscription as the subscription emitting logs as long as the user who configures the setting has appropriate RBAC access to both subscriptions.
35-
> [!NOTE]
36-
> You cannot currently archive data to a storage account that is behind a secured virtual network.
34+
The storage account does not have to be in the same subscription as the subscription emitting logs as long as the user who configures the setting has appropriate RBAC access to both subscriptions.
35+
36+
> [!TIP]
37+
> See [Configure Azure Storage firewalls and virtual networks](https://docs.microsoft.com/azure/storage/common/storage-network-security#exceptions) for providing access to a storage account behind a secured virtual network.
3738
3839
### Event Hubs
3940
If you're sending your Activity Log to an event hub, then you need to [create an event hub](../../event-hubs/event-hubs-create.md) if you don't already have one. If you previously streamed Activity Log events to this Event Hubs namespace, then that event hub will be reused.

articles/data-explorer/manage-cluster-horizontal-scaling.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,10 @@ Optimized autoscale starts working. Its actions are now visible in the Azure act
5353
When your cluster approaches a state of over-utilization, scale out to maintain optimal performance. Scale out will occur when:
5454
* The number of cluster instances is below the maximum number of instances defined by the user.
5555
* The cache utilization is high for over an hour.
56+
* The CPU is high for over an hour.
5657

5758
> [!NOTE]
58-
> The scale out logic doesn't currently consider the ingestion utilization and CPU metrics. If those metrics are important for your use case, use [custom autoscale](#custom-autoscale).
59+
> The scale out logic doesn't currently consider the ingestion utilization metric. If this metric is important for your use case, use [custom autoscale](#custom-autoscale).
5960
6061
**Scale in**
6162

articles/key-vault/event-grid-logicapps.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ First, create Logic App with event grid handler and subscribe to Azure Key Vault
3030

3131
To create an Azure Event Grid subscription, follow these steps:
3232

33-
1. Open the Azure portal using the following link: https://portal.azure.com/?Microsoft_Azure_KeyVault_ShowEvents=true&Microsoft_Azure_EventGrid_publisherPreview=true
3433
1. In the Azure portal, go to your key vault, select **Events > Get Started** and click **Logic Apps**
3534

3635

articles/key-vault/key-vault-overview-vnet-service-endpoints.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ Here's a list of trusted services that are allowed to access a key vault if the
6969
|Azure Databricks|[Fast, easy, and collaborative Apache Spark–based analytics service](../azure-databricks/what-is-azure-databricks.md)|
7070
|Azure API Management|[Deploy certificates for Custom Domain from Key Vault using MSI](../api-management/api-management-howto-use-managed-service-identity.md#use-the-managed-service-identity-to-access-other-resources)|
7171
|Azure Data Factory|[Fetch data store credentials in Key Vault from Data Factory](https://go.microsoft.com/fwlink/?linkid=2109491)|
72-
72+
|Azure Event Hubs|[Allow access to a key vault for customer-managed keys scenario](https://docs.microsoft.com/azure/event-hubs/configure-customer-managed-key)|
73+
|Azure Service Bus|[Allow access to a key vault for customer-managed keys scenario](https://docs.microsoft.com/azure/service-bus-messaging/configure-customer-managed-key)|
7374

7475

7576
> [!NOTE]

articles/virtual-machines/troubleshooting/linux-recovery-cannot-start-file-system-errors.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,20 +107,20 @@ To resolve this problem, boot the VM into emergency mode by using the [serial co
107107

108108
```
109109
mkdir /temp
110-
mount /dev/sda2 /temp
110+
mount /dev/sda1 /temp
111111
```
112112

113113
8. If the disk fails to mount, run the xfs_repair command with the -L option (force log zeroing):
114114

115115
```
116-
xfs_repair /dev/sda2 -L
116+
xfs_repair /dev/sda1 -L
117117
```
118118

119119
9. Next, try to mount the file system. If the disk is mounted successfully, you will receive the following output:
120120

121121
```
122-
XFS (sda2): Mounting V1 Filesystem
123-
XFS (sda2): Ending clean mount
122+
XFS (sda1): Mounting V1 Filesystem
123+
XFS (sda1): Ending clean mount
124124
```
125125

126126
10. Restart the VM, and then check if the problem is resolved.

0 commit comments

Comments
 (0)