Skip to content

Commit 5c828a3

Browse files
Merge pull request #268149 from alexbuckgit/alexbuckgit/docutune-autopr-20240305-201911-3547673-ignore-build
[BULK] DocuTune - Fix code block formatting issues (part 1)
2 parents 5df624d + b11c604 commit 5c828a3

File tree

6 files changed

+90
-91
lines changed

6 files changed

+90
-91
lines changed

articles/active-directory-b2c/partner-akamai-secure-hybrid-access.md

Lines changed: 40 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -218,45 +218,46 @@ Akamai Enterprise Application Access supports SAML federation with cloud IdPs li
218218
```xml
219219
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
220220
<TrustFrameworkPolicy
221-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
222-
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
223-
xmlns="http://schemas.microsoft.com/online/cpim/schemas/2013/06"
224-
PolicySchemaVersion="0.3.0.0"
225-
TenantId="fabrikam.onmicrosoft.com"
226-
PolicyId="B2C_1A_signup_signin_saml"
227-
PublicPolicyUri="http://fabrikam.onmicrosoft.com/B2C_1A_signup_signin_saml">
228-
<BasePolicy>
229-
<TenantId>fabrikam.onmicrosoft.com</TenantId>
230-
<PolicyId>B2C_1A_TrustFrameworkExtensions</PolicyId>
231-
</BasePolicy>
232-
233-
<UserJourneys>
234-
<UserJourney Id="SignUpOrSignIn">
235-
<OrchestrationSteps>
236-
<OrchestrationStep Order="7" Type="SendClaims" CpimIssuerTechnicalProfileReferenceId="AkamaiSaml2AssertionIssuer"/>
237-
</OrchestrationSteps>
238-
</UserJourney>
239-
</UserJourneys>
240-
<RelyingParty>
241-
<DefaultUserJourney ReferenceId="SignUpOrSignIn" />
242-
<TechnicalProfile Id="PolicyProfile">
243-
<DisplayName>PolicyProfile</DisplayName>
244-
<Protocol Name="SAML2"/>
245-
<OutputClaims>
246-
<OutputClaim ClaimTypeReferenceId="displayName" />
247-
<OutputClaim ClaimTypeReferenceId="givenName" />
248-
<OutputClaim ClaimTypeReferenceId="surname" />
249-
<OutputClaim ClaimTypeReferenceId="email" DefaultValue="" />
250-
<OutputClaim ClaimTypeReferenceId="identityProvider" DefaultValue="" />
251-
<OutputClaim ClaimTypeReferenceId="objectId" PartnerClaimType="objectId"/>
252-
</OutputClaims>
253-
<SubjectNamingInfo ClaimType="objectId" ExcludeAsClaim="true"/>
254-
</TechnicalProfile>
255-
</RelyingParty>
256-
</TrustFrameworkPolicy>
257-
```
258-
>[!NOTE]
259-
>You can follow this same process to implement other types of flows, for example, sign-in, password reset, or profile editing flows.
221+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
222+
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
223+
xmlns="http://schemas.microsoft.com/online/cpim/schemas/2013/06"
224+
PolicySchemaVersion="0.3.0.0"
225+
TenantId="fabrikam.onmicrosoft.com"
226+
PolicyId="B2C_1A_signup_signin_saml"
227+
PublicPolicyUri="http://fabrikam.onmicrosoft.com/B2C_1A_signup_signin_saml">
228+
<BasePolicy>
229+
<TenantId>fabrikam.onmicrosoft.com</TenantId>
230+
<PolicyId>B2C_1A_TrustFrameworkExtensions</PolicyId>
231+
</BasePolicy>
232+
233+
<UserJourneys>
234+
<UserJourney Id="SignUpOrSignIn">
235+
<OrchestrationSteps>
236+
<OrchestrationStep Order="7" Type="SendClaims" CpimIssuerTechnicalProfileReferenceId="AkamaiSaml2AssertionIssuer"/>
237+
</OrchestrationSteps>
238+
</UserJourney>
239+
</UserJourneys>
240+
<RelyingParty>
241+
<DefaultUserJourney ReferenceId="SignUpOrSignIn" />
242+
<TechnicalProfile Id="PolicyProfile">
243+
<DisplayName>PolicyProfile</DisplayName>
244+
<Protocol Name="SAML2"/>
245+
<OutputClaims>
246+
<OutputClaim ClaimTypeReferenceId="displayName" />
247+
<OutputClaim ClaimTypeReferenceId="givenName" />
248+
<OutputClaim ClaimTypeReferenceId="surname" />
249+
<OutputClaim ClaimTypeReferenceId="email" DefaultValue="" />
250+
<OutputClaim ClaimTypeReferenceId="identityProvider" DefaultValue="" />
251+
<OutputClaim ClaimTypeReferenceId="objectId" PartnerClaimType="objectId"/>
252+
</OutputClaims>
253+
<SubjectNamingInfo ClaimType="objectId" ExcludeAsClaim="true"/>
254+
</TechnicalProfile>
255+
</RelyingParty>
256+
</TrustFrameworkPolicy>
257+
```
258+
259+
>[!NOTE]
260+
>You can follow this same process to implement other types of flows, for example, sign-in, password reset, or profile editing flows.
260261
261262
### Step 4 - Upload your policy
262263

articles/ai-services/cognitive-services-virtual-networks.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -401,11 +401,11 @@ You can manage IP network rules for Azure AI services resources through the Azur
401401
402402
```azurepowershell-interactive
403403
$parameters = @{
404-
"ResourceGroupName" = "myresourcegroup"
405-
"Name" = "myaccount"
406-
}
407-
(Get-AzCognitiveServicesAccountNetworkRuleSet @parameters).IPRules
408-
```
404+
"ResourceGroupName" = "myresourcegroup"
405+
"Name" = "myaccount"
406+
}
407+
(Get-AzCognitiveServicesAccountNetworkRuleSet @parameters).IPRules
408+
```
409409

410410
1. Add a network rule for an individual IP address.
411411

articles/ai-services/document-intelligence/concept-analyze-document-response.md

Lines changed: 30 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -212,47 +212,45 @@ The semantic schema of a document type is described via the fields it contains.
212212

213213
* Currency: Currency amount with optional currency unit. A value, for example: ```InvoiceTotal: $123.45```
214214

215-
```json
216-
{
217-
"amount": 123.45,
218-
"currencySymbol": "$"
219-
}
220-
```
215+
```json
216+
{
217+
"amount": 123.45,
218+
"currencySymbol": "$"
219+
}
220+
```
221221

222222
* Address: Parsed address. For example: ```ShipToAddress: 123 Main St., Redmond, WA 98052```
223223

224-
```json
225-
{
226-
"poBox": "PO Box 12",
227-
"houseNumber": "123",
228-
"streetName": "Main St.",
229-
"city": "Redmond",
230-
"state": "WA",
231-
"postalCode": "98052",
232-
"countryRegion": "USA",
233-
"streetAddress": "123 Main St."
234-
}
235-
236-
```
224+
```json
225+
{
226+
"poBox": "PO Box 12",
227+
"houseNumber": "123",
228+
"streetName": "Main St.",
229+
"city": "Redmond",
230+
"state": "WA",
231+
"postalCode": "98052",
232+
"countryRegion": "USA",
233+
"streetAddress": "123 Main St."
234+
}
235+
```
237236

238237
#### Structured types
239238

240239
* Array: List of fields of the same type
241240

242-
```json
243-
"Items": {
244-
"type": "array",
245-
"valueArray": [
246-
247-
]
248-
}
249-
250-
```
241+
```json
242+
"Items": {
243+
"type": "array",
244+
"valueArray": [
245+
246+
]
247+
}
248+
```
251249

252250
* Object: Named list of subfields of potentially different types
253251

254-
```json
255-
"InvoiceTotal": {
252+
```json
253+
"InvoiceTotal": {
256254
"type": "currency",
257255
"valueCurrency": {
258256
"currencySymbol": "$",
@@ -281,8 +279,8 @@ The semantic schema of a document type is described via the fields it contains.
281279
"length": 7
282280
}
283281
]
284-
}
285-
```
282+
}
283+
```
286284

287285
## Next steps
288286

articles/ai-services/translator/containers/deploy-user-managed-glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ There may be times when you're running a container with a multi-layered ingestio
100100
-e HotfixDataFolder=/usr/local/customhotfix\
101101
mcr.microsoft.com/azure-cognitive-services/translator/text-translation:latest
102102

103-
```
103+
```
104104

105105
## Learn more
106106

articles/aks/app-routing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ The application routing add-on creates an Ingress class on the cluster named *we
221221
deployment.apps/aks-helloworld created
222222
```
223223

224-
```bash
224+
```bash
225225
kubectl apply -f service.yaml -n hello-web-app-routing
226226
```
227227

@@ -345,7 +345,7 @@ The application routing add-on creates an Ingress class on the cluster called *w
345345
deployment.apps/aks-helloworld created
346346
```
347347

348-
```bash
348+
```bash
349349
kubectl apply -f service.yaml -n hello-web-app-routing
350350
```
351351

@@ -440,7 +440,7 @@ The application routing add-on creates an Ingress class on the cluster called *w
440440
deployment.apps/aks-helloworld created
441441
```
442442

443-
```bash
443+
```bash
444444
kubectl apply -f service.yaml -n hello-web-app-routing
445445
```
446446

articles/aks/azure-netapp-files-dual-protocol.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -182,20 +182,20 @@ This section describes how to expose an Azure NetApp Files dual-protocol volume
182182
183183
1. Create a secret on your AKS cluster to access the AD server using the [`kubectl create secret`][kubectl-create-secret] command. This secret will be used by the Kubernetes persistent volume to access the Azure NetApp Files SMB volume. Use the following command to create the secret, replacing `USERNAME` with your username, `PASSWORD` with your password, and `DOMAIN_NAME` with your Active Directory domain name.
184184
185-
```bash
186-
kubectl create secret generic smbcreds --from-literal=username=USERNAME --from-literal=password="PASSWORD" --from-literal=domain='DOMAIN_NAME'
187-
```
185+
```bash
186+
kubectl create secret generic smbcreds --from-literal=username=USERNAME --from-literal=password="PASSWORD" --from-literal=domain='DOMAIN_NAME'
187+
```
188188

189189
2. To verify the secret has been created, run the [`kubectl get`][kubectl-get] command.
190190

191-
```bash
192-
kubectl get secret
193-
```
191+
```bash
192+
kubectl get secret
193+
```
194194

195-
```output
196-
NAME TYPE DATA AGE
197-
smbcreds Opaque 2 20h
198-
```
195+
```output
196+
NAME TYPE DATA AGE
197+
smbcreds Opaque 2 20h
198+
```
199199

200200
### Install an SMB CSI driver
201201

@@ -470,4 +470,4 @@ Astra Trident supports many features with Azure NetApp Files. For more informati
470470
[azure-netapp-nfs]: azure-netapp-files-nfs.md
471471
[azure-netapp-smb]: azure-netapp-files-smb.md
472472
[azure-netapp-files]: azure-netapp-files.md
473-
[azure-netapp-files-volume-dual-protocol]: ../azure-netapp-files/create-volumes-dual-protocol.md
473+
[azure-netapp-files-volume-dual-protocol]: ../azure-netapp-files/create-volumes-dual-protocol.md

0 commit comments

Comments
 (0)