Skip to content

Commit 37b1d14

Browse files
authored
Merge pull request #280808 from MicrosoftDocs/main
7/15 11:00 AM IST Publish
2 parents e104945 + 0e1ad0c commit 37b1d14

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

articles/azure-arc/system-center-virtual-machine-manager/quickstart-connect-system-center-virtual-machine-manager-to-arc.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: jsuri
77
ms.topic: quickstart
88
ms.services: azure-arc
99
ms.subservice: azure-arc-scvmm
10-
ms.date: 07/01/2024
10+
ms.date: 07/11/2024
1111
ms.custom: references_regions
1212

1313
# Customer intent: As a VI admin, I want to connect my VMM management server to Azure Arc.
@@ -126,7 +126,10 @@ If for any reason, the appliance creation fails, you need to retry it. Run the c
126126
./resource-bridge-onboarding-script.ps1 -Force -Subscription <Subscription> -ResourceGroup <ResourceGroup> -AzLocation <AzLocation> -ApplianceName <ApplianceName> -CustomLocationName <CustomLocationName> -VMMservername <VMMservername>
127127
```
128128

129-
### Retry command - Linux
129+
>[!Note]
130+
>You can find the values for *Subscription*, *ResourceGroup*, *Azlocation*, *ApplianceName*, *CustomLocationName*, and *VMMservername* parameters from the onboarding script.
131+
132+
### Retry command - Linux
130133

131134
If for any reason, the appliance creation fails, you need to retry it. Run the command with ```--force``` to clean up and onboard again.
132135

articles/mysql/concepts-version-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ __Azure MySQL 5.7 Deprecation Timelines__
7777
|Extended support for Azure Database for MySQL v5.7| September 2025| September 2024|
7878

7979
> [!NOTE]
80-
> We initially planned to stop the creation of new Azure Database for MySQL version 5.7 instances via CLI and Portal after April 2024. However, after further review and customer feedback, we have decided to delay this action. The specific date for discontinuing the creation of new MySQL 5.7 instances is currently under review and remains 'To Be Decided'. This change reflects our commitment to accommodating customer needs and providing flexibility during the transition. We value your feedback and encourage ongoing communication as we navigate these changes.
80+
> We initially planned to stop the creation of new Azure Database for MySQL version 5.7 instances via CLI and Portal after April 2024. However, after further review and customer feedback, we have decided to delay this action. The specific date for discontinuing the creation of new MySQL 5.7 instances is currently under review and remains 'To Be Decided'. This change reflects our commitment to accommodating customer needs and providing flexibility during the transition. Don't hesitate to let us know if you have any concerns about the Azure Database For MySQL Flexible Server extended support for MySQL 5.7 by email us at [Ask Azure DB For MySQL](mailto:[email protected]), we value your feedback and encourage ongoing communication as we navigate these changes.
8181
8282
### FAQs
8383

articles/operator-nexus/howto-upgrade-nexus-fabric.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ Follow the recommended sequence for device upgrades, addressing any failures man
7979

8080
- Verify all devices are configured and synchronized.
8181

82+
- Ensure that there is at least **3GB of available disk space** within the directory `/mnt` to proceed with NNF device upgrade .
83+
8284
Upgrade individual devices with the following command:
8385

8486
```Azure CLI
@@ -128,4 +130,6 @@ Check the version status of all devices and the fabric with AZCLI commands.
128130

129131
### **Known issues**
130132

131-
Create the EOS image directory manually at `/mnt/nvram/nexus/eosimages` if it's missing. This is especially important for environments built from older NF versions. A fix is forthcoming in a future release.
133+
1. Create the EOS image directory manually at `/mnt/nvram/nexus/eosimages` if it is missing. This is especially important for environments built from older NF versions.
134+
2. NNF device upgrades fail when the available disk space within the directory `/mnt` is less than 3GB. Perform a manual clean up to free up disk space within the NNF device and then retry the upgrade operation.
135+

0 commit comments

Comments
 (0)