Skip to content

Commit c058ec3

Browse files
authored
Merge pull request #293890 from JoshTheTechWriter/italics-to-bold-3
Bulk PR #3: Italics-to-bold formatting updates
2 parents 8f3ba5b + 96a90e4 commit c058ec3

22 files changed

+119
-119
lines changed

articles/spring-apps/basic-standard/how-to-write-log-to-custom-persistent-storage.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ This article shows you how to load Logback and write logs to custom persistent s
2121

2222
> [!NOTE]
2323
> When a file in the application's classpath has one of the following names, Spring Boot will automatically load it over the default configuration for Logback:
24-
> - *logback-spring.xml*
25-
> - *logback.xml*
26-
> - *logback-spring.groovy*
27-
> - *logback.groovy*
24+
> - **logback-spring.xml**
25+
> - **logback.xml**
26+
> - **logback-spring.groovy**
27+
> - **logback.groovy**
2828
2929
## Prerequisites
3030

@@ -140,7 +140,7 @@ In the preceding example, there are two placeholders named `{LOGS}` in the path
140140
--service <spring-instance-name>
141141
```
142142

143-
Go to the Azure Storage Account resource you bound and find the Azure file share that was attached as persistent storage. In this example, the logs will be written to the *spring-boot-logger.log* file at the root of your Azure file share. All of the rotated log files will be stored in the */archived* folder in your Azure file share.
143+
Go to the Azure Storage Account resource you bound and find the Azure file share that was attached as persistent storage. In this example, the logs will be written to the **spring-boot-logger.log** file at the root of your Azure file share. All of the rotated log files will be stored in the **/archived** folder in your Azure file share.
144144

145145
1. Optionally, use the following command to update the path or persistent storage of an existing app:
146146

articles/spring-apps/basic-standard/includes/application-observability/application-observability-with-basic-standard-plan.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@ The availability or liveness of an application is determined using the Spring Bo
6767

6868
1. On the **Create Standard test** page, provide the following information:
6969

70-
- **Test name**: Enter *api-gateway* for the API gateway app.
71-
- **URL**: Enter *https://\<your-Azure-Spring-Apps-instance-name>-api-gateway.azuremicroservices.io/actuator/health/liveness* for the corresponding URL.
70+
- **Test name**: Enter **api-gateway** for the API gateway app.
71+
- **URL**: Enter **https://\<your-Azure-Spring-Apps-instance-name>-api-gateway.azuremicroservices.io/actuator/health/liveness** for the corresponding URL.
7272
- **Success criteria**: Extend the option.
7373
- **Content match**: Select the checkbox.
74-
- **Content must contain**: Enter *UP*.
74+
- **Content must contain**: Enter **UP**.
7575

7676
1. Select **Save** to finish the configuration.
7777

@@ -156,7 +156,7 @@ To pin the "Availability" chart, use the following steps:
156156

157157
1. On the navigation menu, select **Application Insights** to go to the Application Insights overview page.
158158

159-
1. On the navigation menu, select **Metrics**, select the edit icon in the chart title, and then rename the chart title to *Availability*.
159+
1. On the navigation menu, select **Metrics**, select the edit icon in the chart title, and then rename the chart title to **Availability**.
160160

161161
1. Select **Add metric**.
162162

@@ -248,11 +248,11 @@ To set up an action group, use the following steps:
248248

249249
1. On the **Create action group** page, select the subscription and resource group you want to cover. Enter the following information:
250250

251-
- **Action group name**: Enter *email-notification*.
252-
- **Short name**: Enter *email*.
251+
- **Action group name**: Enter **email-notification**.
252+
- **Short name**: Enter **email**.
253253
- **Region**: Select the region you want to use.
254254

255-
1. Navigate to the **Notification** tab on the **Create action group** page. For **Notification type**, select **Email/SMS message/Push/Voice**. For **Name**, enter *email-support*.
255+
1. Navigate to the **Notification** tab on the **Create action group** page. For **Notification type**, select **Email/SMS message/Push/Voice**. For **Name**, enter **email-support**.
256256

257257
1. On the **Email/SMS message/Push/Voice** page, select **Email**, enter your production email address, and then select **OK** to finish the configuration. You can also add other notification types if you want, such as SMS, Azure mobile app notification, Voice, and so on.
258258

@@ -277,7 +277,7 @@ To set up an alert rule, use the following steps:
277277
- For threshold type, select **Static**.
278278
- For **Aggregation type**, select **Average**.
279279
- For **Operator**, select **Greater than**.
280-
- For **Threshold value**, enter *90*.
280+
- For **Threshold value**, enter **90**.
281281

282282
1. In the **Split by dimensions** section, use the following inputs:
283283

@@ -290,32 +290,32 @@ To set up an alert rule, use the following steps:
290290

291291
1. Navigate to the **Actions** tab on the **Create an alert rule** page, and then select **Select action groups**.
292292

293-
1. On the **Select action groups** page, search for your email action group name, such as *email-notification*. Select the corresponding action group, and then select **Select** to finish the configuration.
293+
1. On the **Select action groups** page, search for your email action group name, such as **email-notification**. Select the corresponding action group, and then select **Select** to finish the configuration.
294294

295295
1. Navigate to the **Details** tab on the **Create an alert rule** page.
296296

297-
1. For **Alert rule name**, enter *app-cpu-high-alert*.
297+
1. For **Alert rule name**, enter **app-cpu-high-alert**.
298298

299299
1. Select **Review and Create** to review your selections. Select **Create** to create the alert rule.
300300

301301
1. To create an alert rule for **App Memory Usage** metric signal, use the following inputs:
302302

303303
- **Signal name**: *App Memory Usage*
304-
- **Threshold value**: *90*
305-
- **Dimension name**: *App*
304+
- **Threshold value**: **90**
305+
- **Dimension name**: **App**
306306
- **Dimension values**: Select all
307-
- **Action group name**: *email-notification*
308-
- **Alert rule name**: *app-memory-high-alert*
307+
- **Action group name**: **email-notification**
308+
- **Alert rule name**: **app-memory-high-alert**
309309

310310
1. To create an alert rule for **App Network In** metric signal, use the following inputs:
311311

312312
- **Signal name**: *App Network In*
313-
- **Unit**: *GB*
314-
- **Threshold value**: *1*
315-
- **Dimension name**: *App*
316-
- **Dimension values**: *api-gateway*
317-
- **Action group name**: *email-notification*
318-
- **Alert rule name**: *network-in-high-alert*
313+
- **Unit**: **GB**
314+
- **Threshold value**: **1**
315+
- **Dimension name**: **App**
316+
- **Dimension values**: **api-gateway**
317+
- **Action group name**: **email-notification**
318+
- **Alert rule name**: **network-in-high-alert**
319319

320320
1. After you've created all the alert rules, you can view the alert rules list.
321321

articles/spring-apps/basic-standard/includes/quickstart/deploy-app-with-enterprise-plan.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ To create an Azure Spring Apps instance, follow the steps in the [Create an app
206206

207207
### [Azure CLI](#tab/Azure-CLI)
208208

209-
Use the following command to deploy the *.jar* file for the app:
209+
Use the following command to deploy the **.jar** file for the app:
210210

211211
```azurecli
212212
az spring app deploy \
@@ -227,7 +227,7 @@ Use the following steps to import the project:
227227

228228
1. Open IntelliJ IDEA and select **Open**.
229229

230-
1. In the **Open File or Project** dialog box, select the *demo* folder.
230+
1. In the **Open File or Project** dialog box, select the **demo** folder.
231231

232232
:::image type="content" source="../../media/quickstart/intellij-new-project.png" alt-text="Screenshot of IntelliJ IDEA that shows the Open File or Project dialog box." lightbox="../../media/quickstart/intellij-new-project.png":::
233233

@@ -256,7 +256,7 @@ Use the following steps to build and deploy your app:
256256

257257
:::image type="content" source="../../media/quickstart/intellij-create-new-app.png" alt-text="Screenshot of the IntelliJ IDEA that shows the Deploy Azure Spring Apps dialog box." lightbox="../../media/quickstart/intellij-create-new-app.png":::
258258

259-
1. In the **App name:** textbox under **App Basics**, enter *demo*, and then select **More settings**.
259+
1. In the **App name:** textbox under **App Basics**, enter **demo**, and then select **More settings**.
260260

261261
1. Select the **Enable** button next to **Public endpoint**. The button changes to **Disable \<to be enabled\>**. Then, select **OK**.
262262

@@ -266,11 +266,11 @@ Use the following steps to build and deploy your app:
266266

267267
:::image type="content" source="../../media/quickstart/intellij-edit-maven-goal.png" alt-text="Screenshot of IntelliJ IDEA Create Azure Spring Apps dialog box with Maven Goal edit button highlighted." lightbox="../../media/quickstart/intellij-edit-maven-goal.png":::
268268

269-
1. In the **Command line** textbox, enter *-DskipTests* after *package*, and then select **OK**.
269+
1. In the **Command line** textbox, enter **-DskipTests** after **package**, and then select **OK**.
270270

271271
:::image type="content" source="../../media/quickstart/intellij-maven-goal-command-line.png" alt-text="Screenshot of IntelliJ IDEA Select Maven Goal dialog box with Command Line value highlighted." lightbox="../../media/quickstart/intellij-maven-goal-command-line.png":::
272272

273-
1. To start the deployment, select the **Run** button at the bottom of the **Deploy to Azure** dialog box. The plug-in runs the Maven command `package -DskipTests` on the `demo` app and deploys the *.jar* file generated by the `package` command.
273+
1. To start the deployment, select the **Run** button at the bottom of the **Deploy to Azure** dialog box. The plug-in runs the Maven command `package -DskipTests` on the `demo` app and deploys the **.jar** file generated by the `package` command.
274274

275275
Deploying the application can take a few minutes. You can see the public URL of the application in the output console log.
276276

articles/spring-apps/basic-standard/includes/quickstart/generate-spring-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use the following steps to create the project:
2121
curl https://start.spring.io/starter.tgz -d dependencies=web -d baseDir=demo -d bootVersion=3.0.0 -d javaVersion=17 -d type=maven-project -d groupId=com.example -d artifactId=demo -d name=demo -d packageName=com.example.demo -d packaging=jar | tar -xzvf -
2222
```
2323

24-
1. Create a web controller for your web application by adding the file *src/main/java/com/example/demo/HelloController.java* with the following contents:
24+
1. Create a web controller for your web application by adding the file **src/main/java/com/example/demo/HelloController.java** with the following contents:
2525

2626
```java
2727
package com.example.demo;

articles/spring-apps/basic-standard/includes/quickstart/hello-prepare-cloud-environment-consumption-azure-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Use the following steps to create all the Azure resources that the app depends o
3232
| Setting | Suggested value | Description |
3333
|--------------------|-----------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
3434
| **Subscription** | Your subscription name. | The Azure subscription that you want to use for your server. If you have multiple subscriptions, choose the subscription in which you'd like to be billed for the resource. |
35-
| **Resource group** | *myresourcegroup* | A new resource group name or an existing one from your subscription. |
35+
| **Resource group** | **myresourcegroup** | A new resource group name or an existing one from your subscription. |
3636
| **Region** | The region closest to your users. | The region is used to create the resource group. |
3737

3838
1. Select **Review and Create** to review your selections. Then, select **Create** to deploy the app to Azure Spring Apps.

articles/spring-apps/basic-standard/includes/quickstart/hello-prepare-cloud-environment-enterprise-azure-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Use the following steps to create all the Azure resources that the app depends o
3232
| Setting | Suggested value | Description |
3333
|--------------------|-----------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
3434
| **Subscription** | Your subscription name. | The Azure subscription that you want to use for your server. If you have multiple subscriptions, choose the subscription in which you'd like to be billed for the resource. |
35-
| **Resource group** | *myresourcegroup* | A new resource group name or an existing one from your subscription. |
35+
| **Resource group** | **myresourcegroup** | A new resource group name or an existing one from your subscription. |
3636
| **Region** | The region closest to your users. | The region is used to create the resource group. |
3737

3838
1. Select **Review and Create** to review your selections. Then, select **Create** to deploy the app to Azure Spring Apps.

articles/spring-apps/basic-standard/includes/quickstart/hello-prepare-cloud-environment-standard-azure-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Use the following steps to create all the Azure resources that the app depends o
3232
| Setting | Suggested value | Description |
3333
|--------------------|-----------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
3434
| **Subscription** | Your subscription name. | The Azure subscription that you want to use for your server. If you have multiple subscriptions, choose the subscription in which you'd like to be billed for the resource. |
35-
| **Resource group** | *myresourcegroup* | A new resource group name or an existing one from your subscription. |
35+
| **Resource group** | **myresourcegroup** | A new resource group name or an existing one from your subscription. |
3636
| **Region** | The region closest to your users. | The region is used to create the resource group. |
3737

3838
1. Select **Review and Create** to review your selections. Then, select **Create** to deploy the app to Azure Spring Apps.

articles/spring-apps/basic-standard/includes/quickstart/hello-spring-apps-maven-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Use the following line at the end of the heading Prerequisites, with blank lines
1414

1515
Use the following steps to deploy using the [Maven plugin for Azure Spring Apps](https://github.com/microsoft/azure-maven-plugins/wiki/Azure-Spring-Apps):
1616

17-
1. Navigate to the *complete* directory, and then run the following command to configure the app in Azure Spring Apps:
17+
1. Navigate to the **complete** directory, and then run the following command to configure the app in Azure Spring Apps:
1818

1919
```bash
2020
./mvnw com.microsoft.azure:azure-spring-apps-maven-plugin:1.19.0:config

articles/spring-apps/basic-standard/includes/quickstart/prepare-container-apps-environment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For clarity of structure, a separate markdown file is used to describe how to cr
1717

1818
1. Fill out the **Basics** tab with the following information:
1919

20-
- **Environment name**: *myacaenv*
20+
- **Environment name**: **myacaenv**
2121
- **Plan**: **Consumption**
2222
- **Zone redundancy**: **Disabled**
2323

@@ -27,15 +27,15 @@ For clarity of structure, a separate markdown file is used to describe how to cr
2727

2828
1. Fill out the **Basics** tab with the following information:
2929

30-
- **Environment name**: *myacaenv*
30+
- **Environment name**: **myacaenv**
3131
- **Plan**: **(Preview) Consumption and Dedicated workload profiles**
3232
- **Zone redundancy**: **Disabled**
3333

3434
1. Select the **Workload profiles (Preview)** tab, and then select **Add workload profile** to add a workload profile.
3535

3636
1. On the **Add workload profile (Preview)** page, add the following information:
3737

38-
- **Workload profile name**: *my-wlp*
38+
- **Workload profile name**: **my-wlp**
3939
- **Workload profile size**: Select **Dedicated-D4**
4040
- **Autoscaling instance count range**: Select **3** and **5**
4141

0 commit comments

Comments
 (0)