Skip to content

Commit f0c8d80

Browse files
committed
Merge remote-tracking branch 'refs/remotes/MicrosoftDocs/master' into nitinme-retire-services
2 parents 57e7704 + 1790e2e commit f0c8d80

File tree

11 files changed

+35
-22
lines changed

11 files changed

+35
-22
lines changed

articles/active-directory/fundamentals/active-directory-troubleshooting-support-howto.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,26 @@ If you are unable to find answers by using self-help resources, you can open an
4444
2. Scroll down to **Troubleshooting + Support** and select **New support request**.
4545

4646
3. On the **Basics** blade, for **Issue type**, select **Technical**.
47-
48-
4. For **Service**, select **Azure Active Directory**, and then select **Next**.
4947

50-
5. On the **Problem** blade, select a [Severity](https://azure.microsoft.com/support/plans/response/).
51-
52-
6. Select a **Problem type**, and then select a **Category** for that type. At this point, you are also offered self-help information for your problem category.
48+
4. Select your **Subscription**.
49+
50+
5. For **Service**, select **Azure Active Directory**.
51+
52+
6. Create a **Summary** for the request. The summary must be under 140 characters.
5353

54-
7. Add the rest of your problem information and click **Next**.
54+
7. Select a **Problem type**, and then select a category for that type. At this point, you are also offered self-help information for your problem category.
5555

56+
7. Add the rest of your problem information and click **Next**.
57+
58+
8. At this point, you are offered self-help solutions and documentation in the **Solutions** blade. If none of the solutions there resolve your problem, click **Next**.
59+
60+
9. On the **Details** blade, fill out the required details and select a [Severity](https://azure.microsoft.com/support/plans/response/).
61+
62+
![image](https://user-images.githubusercontent.com/13383753/76565580-1c284900-6468-11ea-8c0f-85af98097b6f.png)
63+
64+
10. Provide your contact information and select **Next**.
65+
66+
5667
8. Provide your contact information and select **Create**.
5768
![Problem category self-help screenshot](./media/active-directory-troubleshooting-support-howto/open-support-ticket.png)
5869

articles/governance/policy/how-to/guest-configuration-create-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ The easiest way to release an updated package is to repeat the process described
424424
provide an updated version number. That process guarantees all properties have been correctly
425425
updated.
426426

427-
## OPTIONAL: Signing Guest Configuration packages
427+
## Optional: Signing Guest Configuration packages
428428

429429
Guest Configuration custom policies by default use SHA256 hash to validate the policy package hasn't
430430
changed from when it was published to when it's read by the server that is being audited.

articles/governance/policy/how-to/guest-configuration-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ audit. For details about using the tool, see the article
445445
Once the content has been converted, the steps above to create a package and publish it as Azure
446446
Policy are the same as for any DSC content.
447447

448-
## OPTIONAL: Signing Guest Configuration packages
448+
## Optional: Signing Guest Configuration packages
449449

450450
Guest Configuration custom policies by default use SHA256 hash to validate the policy package hasn't
451451
changed from when it was published to when it's read by the server that is being audited.
31.1 KB
Loading
31.1 KB
Loading

articles/mariadb/quickstart-create-mariadb-server-database-using-azure-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: andrela
66
ms.service: mariadb
77
ms.custom: mvc
88
ms.topic: quickstart
9-
ms.date: 3/18/2020
9+
ms.date: 3/19/2020
1010
---
1111

1212
# Create an Azure Database for MariaDB server by using the Azure portal
@@ -53,7 +53,7 @@ To create an Azure Database for MariaDB server:
5353
5454
![Create server - Pricing tier window](./media/quickstart-create-mariadb-server-database-using-azure-portal/3-pricing-tier.png)
5555

56-
4. Select **Create** to provision the server. Provisioning can take up to 20 minutes.
56+
4. Select **Review + create** to provision the server. Provisioning can take up to 20 minutes.
5757

5858
5. To monitor the deployment process, select **Notifications** on the toolbar (the bell icon).
5959

articles/mariadb/tutorial-design-database-using-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You create an Azure Database for MariaDB server with a defined set of [compute a
4040

4141
![Go to MySQL](./media/tutorial-design-database-using-portal/1-Navigate-to-mariadb.png)
4242

43-
3. Select the **Azure Database for MariaDB** tile, and then select **Create**. Enter or select the required information.
43+
3. Select the **Azure Database for MariaDB** tile. Enter or select the required information.
4444

4545
![Create form](./media/tutorial-design-database-using-portal/2-create-form.png)
4646

@@ -62,7 +62,7 @@ You create an Azure Database for MariaDB server with a defined set of [compute a
6262
> [!TIP]
6363
> With **auto-growth** enabled your server increases storage when you are approaching the allocated limit, without impacting your workload.
6464
65-
4. Select **Create**. In a minute or two, a new Azure Database for MariaDB server is running in the cloud. To monitor the deployment process, select **Notifications** on the toolbar.
65+
4. Click **Review + create**. You can click on the **Notifications** button on the toolbar to monitor the deployment process. Deployment can take up to 20 minutes.
6666

6767
## Configure the firewall
6868

45.2 KB
Loading
45.2 KB
Loading

articles/mysql/quickstart-create-mysql-server-database-using-azure-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: andrela
66
ms.service: mysql
77
ms.custom: mvc
88
ms.topic: quickstart
9-
ms.date: 3/18/2020
9+
ms.date: 3/20/2020
1010
---
1111

1212
# Create an Azure Database for MySQL server by using the Azure portal
@@ -52,7 +52,7 @@ Follow these steps to create an Azure Database for MySQL server:
5252
5353
![Create server - pricing tier window](./media/quickstart-create-mysql-server-database-using-azure-portal/3-pricing-tier.png)
5454

55-
4. Select **Create** to provision the server. Provisioning can take up to 20 minutes.
55+
4. Select **Review + create** to provision the server. Provisioning can take up to 20 minutes.
5656

5757
5. Select **Notifications** on the toolbar (the bell icon) to monitor the deployment process.
5858

0 commit comments

Comments
 (0)