Skip to content

Commit a73333e

Browse files
authored
Merge pull request #287708 from MicrosoftDocs/main
10/01/2024 PM Publish
2 parents e7c1454 + a7fbd4f commit a73333e

32 files changed

+548
-185
lines changed

articles/azure-netapp-files/cross-region-replication-introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 09/10/2024
8+
ms.date: 10/01/2024
99
ms.author: anfdocs
1010
ms.custom: references_regions
1111
---
@@ -53,6 +53,7 @@ Azure NetApp Files volume replication is supported between various [Azure region
5353
| Germany/Europe | Germany West Central | West Europe |
5454
| Germany/France | Germany West Central | France Central |
5555
| Spain/Sweden | Spain Central | Sweden Central |
56+
| Sweden/Germany | Sweden Central | Germany West Central |
5657
| Qatar/Europe | Qatar Central | West Europe |
5758
| North America | East US | East US 2 |
5859
| North America | East US 2| West US 2 |
295 KB
Loading
714 KB
Loading
1 MB
Loading
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
title: Self service maintenance orchestration (public preview)
3+
description: Learn how to enable self service maintenance orchestration.
4+
author: jjaygbay1
5+
ms.author: jacobjaygbay
6+
ms.topic: conceptual
7+
ms.service: azure-vmware
8+
ms.date: 06/25/2024
9+
ms.custom: engagement-fy24
10+
---
11+
12+
# Self service maintenance orchestration (public preview)
13+
14+
In this article, you learn about one of the advantages of Azure VMware Solution private cloud. The advantage is the managed platform where Microsoft handles the lifecycle management of VMware software (ESXi, vCenter Server, and vSAN) and NSX appliances. Microsoft also takes care of applying any patches, updates, or upgrades to ESXi, vCenter Server, vSAN, and NSX within your private cloud.
15+
Regular upgrades of the Azure VMware Solution private cloud and VMware software ensure the latest security, stability, and feature sets are running in your private cloud. For more information, see [Host maintenance and lifecycle management](architecture-private-clouds.md).
16+
17+
Microsoft schedules maintenance and notifies customers through Service Health notifications. The details of the planned maintenance are available under the planned maintenance section. Currently, customers must raise a support ticket if they wish to change a scheduled maintenance window.
18+
The Self-Service Maintenance orchestration feature provides customers with the flexibility to reschedule their planned maintenance directly from the Azure portal.
19+
20+
## Prerequisites
21+
22+
- An existing Azure VMware Solution private cloud.
23+
- A registered subscription to the Microsoft Azure VMware Solution AFEC flags named Early Access and Self Serve for Maintenance. You can find these flags under **Preview Features** on the Azure portal.
24+
25+
## Reschedule maintenance through Azure VMware Solution maintenance
26+
27+
1. Sign in to your Azure VMware Solution private cloud.
28+
29+
>[!Note]
30+
> At least a contributor level access on the Azure VMware Solution private cloud is required.
31+
32+
1. From the left navigation, locate **Operations** and select **Maintenance** from the drop-down list.
33+
34+
:::image type="content" source="media/self-service-orchestration/operations-maintenance.png" alt-text="Screenshot that shows how to set up self-service maintenance." lightbox="media/self-service-orchestration/operations-maintenance.png":::
35+
36+
1. Under the **Upcoming maintenance** tab, select the **Reschedule** option located on the right side.
37+
38+
:::image type="content" source="media/self-service-orchestration/reschedule-maintenance.png" alt-text="Screenshot that shows how to reschedule maintenance." lightbox="media/self-service-orchestration/reschedule-maintenance.png":::
39+
40+
41+
42+
1. Input the revised date and time, then select **Reschedule**.
43+
44+
:::image type="content" source="media/self-service-orchestration/upcoming-maintenance.png" alt-text="Screenshot that shows how to review upcoming maintenance schedule." lightbox="media/self-service-orchestration/upcoming-maintenance.png":::
45+
46+
After you’ve selected **Reschedule**, the system modifies the schedule to the new date and the new schedule is displayed to the portal.
47+
48+
## Additional Information
49+
The following system error or warning messages appear while trying to reschedule maintenance tasks:
50+
51+
- Users aren't allowed to reschedule maintenance after the upgrade deadline and on freeze days.
52+
- Users will be allowed to reschedule up to 1 hour before and after the start of the maintenance.
53+
- Each maintenance task is assigned an internal deadline. Dates that exceed this deadline appear greyed out on the portal. If a customer needs to reschedule maintenance beyond this point, they should raise a support ticket.
54+
- Maintenance that is critical or carries fix for a critical security vulnerability, might have the reschedule option greyed out.
55+
- This feature is only enabled for a selected set of maintenance, therefore not all the Azure VMware Solution maintenance shows up in this navigation or have the reschedule option.

articles/azure-vmware/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,8 @@ items:
311311
href: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/vmware_private_cloud
312312
- name: Configure VMware Cloud Director Service in Azure VMware Solution
313313
href: configure-vmware-cloud-director-service-azure-vmware-solution.md
314+
- name: Self service maintenance orchestration (public preview)
315+
href: self-service-maintenance-orchestration.md
314316
- name: Enable VMware Cloud Director Service with Azure VMware solution
315317
href: enable-vmware-cds-with-azure.md
316318
- name: Deploy VMware Cloud Director Availability in Azure VMware Solution

articles/data-factory/connector-snowflake.md

Lines changed: 69 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,75 @@ For more information about the properties, see [Lookup activity](control-flow-lo
684684

685685
## Upgrade the Snowflake linked service
686686

687-
To upgrade the Snowflake linked service, create a new Snowflake linked service and configure it by referring to [Linked service properties](#linked-service-properties).
687+
To upgrade the Snowflake linked service, you can do a side-by-side upgrade, or an in-place upgrade.
688+
689+
### Side-by-side upgrade
690+
691+
To perform a side-by-side upgrade, complete the following steps:
692+
693+
1. Create a new Snowflake linked service and configure it by referring to the linked service properties.
694+
1. Create a dataset based on the newly created Snowflake linked service.
695+
1. Replace the new linked service and dataset with the existing ones in the pipelines that targets the legacy objects.
696+
697+
### In-place upgrade
698+
699+
To perform an in-place upgrade, you need to edit the existing linked service payload.
700+
701+
1. Update the type from ‘Snowflake’ to ‘SnowflakeV2’.
702+
2. Modify the linked service payload from its legacy format to the new pattern. You can either fill in each field from the user interface after changing the type mentioned above, or update the payload directly through the JSON Editor. Refer to the [Linked service properties](#linked-service-properties) section in this article for the supported connection properties. The following examples show the differences in payload for the legacy and new Snowflake connectors:
703+
704+
**Legacy Snowflake connector JSON payload:**
705+
```json
706+
{
707+
    "name": "Snowflake1",
708+
    "type": "Microsoft.DataFactory/factories/linkedservices",
709+
    "properties": {
710+
        "annotations": [],
711+
        "type": "Snowflake",
712+
        "typeProperties": {
713+
            "authenticationType": "Basic",
714+
            "connectionString": "jdbc:snowflake://<fake_account>.snowflakecomputing.com/?user=FAKE_USER&db=FAKE_DB&warehouse=FAKE_DW&schema=PUBLIC",
715+
            "encryptedCredential": "<placeholder>"
716+
        },
717+
        "connectVia": {
718+
            "referenceName": "AzureIntegrationRuntime",
719+
            "type": "IntegrationRuntimeReference"
720+
        }
721+
    }
722+
}
723+
```
724+
725+
**New Snowflake connector JSON payload:**
726+
```json
727+
{
728+
    "name": "Snowflake2",
729+
    "type": "Microsoft.DataFactory/factories/linkedservices",
730+
    "properties": {
731+
        "parameters": {
732+
          "schema": {
733+
                "type": "string",
734+
                "defaultValue": "PUBLIC"
735+
            }
736+
        },
737+
        "annotations": [],
738+
        "type": "SnowflakeV2",
739+
        "typeProperties": {
740+
            "authenticationType": "Basic",
741+
            "accountIdentifier": "<FAKE_Account",
742+
            "user": "FAKE_USER",
743+
            "database": "FAKE_DB",
744+
            "warehouse": "FAKE_DW",
745+
            "encryptedCredential": "<placeholder>"
746+
        },
747+
        "connectVia": {
748+
            "referenceName": "AutoResolveIntegrationRuntime",
749+
            "type": "IntegrationRuntimeReference"
750+
        }
751+
    }
752+
}
753+
```
754+
755+
1. Update dataset to use the new linked service. You can either create a new dataset based on the newly created linked service, or update an existing dataset's type property from _SnowflakeTable_ to _SnowflakeV2Table_.
688756

689757
## Differences between Snowflake and Snowflake (legacy)
690758

articles/digital-twins/concepts-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ You'll need to complete the following steps to enable the trusted Microsoft serv
115115

116116
Similarly, you can use private access endpoints for your Azure Digital Twins instance to allow clients located in your virtual network to have secure REST API access to the instance over Private Link. Configuring a private access endpoint for your Azure Digital Twins instance enables you to secure your Azure Digital Twins instance and eliminate public exposure. Additionally, it helps avoid data exfiltration from your [Azure Virtual Network (VNet)](../virtual-network/virtual-networks-overview.md).
117117

118-
The private access endpoint uses an IP address from your Azure VNet address space. Network traffic between a client on your private network and the Azure Digital Twins instance traverses over the VNet and a Private Link on the Microsoft backbone network, eliminating exposure to the public internet. Here's a visual representation of this system:
118+
The private access endpoint uses an IP address from your Azure VNet address space. Network traffic between a client on your private network and the Azure Digital Twins instance traverses over the VNet and a Private Link on the Microsoft backbone network, eliminating exposure to the public internet.
119119

120120
:::image type="content" source="media/concepts-security/private-link.png" alt-text="Diagram showing a network that is a protected VNET with no public cloud access, connecting through Private Link to an Azure Digital Twins instance.":::
121121

10.2 KB
Loading

articles/expressroute/expressroute-howto-linkvnet-portal-resource-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ This article helps you create a connection to link a virtual network (virtual ne
5858

5959
4. Select the **Connection type** as **ExpressRoute** and then select **Next: Settings >**.
6060

61-
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/create-connection-basic-new.png" alt-text="Screenshot of create a connection basic page.":::
61+
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/create-connection-basic.png" alt-text="Screenshot of create a connection basic page.":::
6262

6363
5. Select the resiliency type for your connection. You can choose **Maximum resiliency** or **Standard resiliency**.
6464

0 commit comments

Comments
 (0)