Skip to content

Commit f447a6c

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents 362b914 + f6404bc commit f447a6c

28 files changed

+402
-115
lines changed

articles/active-directory-b2c/faq.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: faq
12-
ms.date: 02/09/2023
12+
ms.date: 03/15/2023
1313
ms.author: godonnell
1414
ms.subservice: B2C
1515
ms.custom: "b2c-support"
@@ -64,7 +64,12 @@ sections:
6464
* Microsoft account: openid email profile
6565
* Amazon: profile
6666
* LinkedIn: r_emailaddress, r_basicprofile
67-
67+
68+
- question: |
69+
I'm using ADFS as an identity provider in Azure AD B2C. When I try to initiate a sign out request from Azure AD B2C, ADFS shows the error *MSIS7084: SAML logout request and logout response messages must be signed when using SAML HTTP Redirect or HTTP POST binding*. How do I resolve this issue?
70+
answer: |
71+
On the ADFS server, run: `Set-AdfsProperties -SignedSamlRequestsRequired $true`. This will force Azure AD B2C to sign all requests to ADFS.
72+
6873
- question: |
6974
Does my application have to be run on Azure for it work with Azure AD B2C?
7075
answer: |

articles/active-directory-b2c/identity-provider-generic-saml-options.md

Lines changed: 135 additions & 23 deletions
Large diffs are not rendered by default.

articles/automation/add-user-assigned-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.topic: conceptual
1313
This article shows you how to add a user-assigned managed identity for an Azure Automation account and how to use it to access other resources. For more information on how managed identities work with Azure Automation, see [Managed identities](automation-security-overview.md#managed-identities).
1414

1515
> [!NOTE]
16-
> User-assigned managed identities are supported for Azure jobs only.
16+
> **User-assigned managed identities (UAMI) are in general supported for Azure jobs only.** One other scenario in which user-assigned managed identities (UAMI) run successfully in Hybrid Workers is, when only the Hybrid Worker VM has a UAMI assigned (i.e., the Automation Account can't have any UAMI assigned, otherwise the VM UAMI will fail authenticating).
1717
1818
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
1919

articles/azure-functions/start-stop-vms/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 09/23/2022
1111

1212
The Start/Stop VMs v2 feature starts or stops Azure Virtual Machines instances across multiple subscriptions. It starts or stops virtual machines on user-defined schedules, provides insights through [Azure Application Insights](../../azure-monitor/app/app-insights-overview.md), and send optional notifications by using [action groups](../../azure-monitor/alerts/action-groups.md). For most scenarios, Start/Stop VMs can manage virtual machines deployed and managed both by Azure Resource Manager and by Azure Service Manager (classic), which is [deprecated](../../virtual-machines/classic-vm-deprecation.md).
1313

14-
This new version of Start/Stop VMs v2 provides a decentralized low-cost automation option for customers who want to optimize their VM costs. It offers all of the same functionality as the [original version](../../automation/automation-solution-vm-management.md) available with Azure Automation, but it's designed to take advantage of newer technology in Azure.
14+
This new version of Start/Stop VMs v2 provides a decentralized low-cost automation option for customers who want to optimize their VM costs. It offers all of the same functionality as the [original version](../../automation/automation-solution-vm-management.md) available with Azure Automation, but it's designed to take advantage of newer technology in Azure. The Start/Stop VMs v2 relies on mutiple Azure services and it will be charged based on the service that are deployed and consumed.
1515

1616
## Important Start/Stop VMs v2 Updates
1717

articles/azure-monitor/containers/container-insights-enable-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ Use the following procedure if you're not using managed identity authentication.
449449
## Limitations
450450
451451
- Enabling managed identity authentication (preview) isn't currently supported by using Terraform or Azure Policy.
452-
- When you enable managed identity authentication (preview), a data collection rule is created with the name *MSCI-\<cluster-name\>-\<cluster-region\>*. Currently, this name can't be modified.
452+
- When you enable managed identity authentication (preview), a data collection rule is created with the name *MSCI-\<cluster-region\>-<\cluster-name\>*. Currently, this name can't be modified.
453453
454454
## Next steps
455455

articles/azure-monitor/essentials/metrics-supported.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1458,8 +1458,8 @@ This latest update adds a new column and reorders the metrics to be alphabetical
14581458
|MaxAllowedResourceCount |Yes |Maximum allowed entities count |Count |Maximum |Maximum allowed entities count |No Dimensions |
14591459
|PipelineCancelledRuns |Yes |Cancelled pipeline runs metrics |Count |Total |Cancelled pipeline runs metrics |FailureType, CancelledBy, Name |
14601460
|PipelineElapsedTimeRuns |Yes |Elapsed Time Pipeline Runs Metrics |Count |Total |Elapsed Time Pipeline Runs Metrics |RunId, Name |
1461-
|PipelineFailedRuns |Yes |Failed pipeline runs metrics |Count |Total |Failed pipeline runs metrics |FailureType, Name |
1462-
|PipelineSucceededRuns |Yes |Succeeded pipeline runs metrics |Count |Total |Succeeded pipeline runs metrics |FailureType, Name |
1461+
|PipelineFailedRuns |Yes |Failed pipeline runs metrics |Count |Total |Failed pipeline runs metrics |FailureType, Pipeline |
1462+
|PipelineSucceededRuns |Yes |Succeeded pipeline runs metrics |Count |Total |Succeeded pipeline runs metrics |FailureType, Pipeline |
14631463
|ResourceCount |Yes |Total entities count |Count |Maximum |Total entities count |No Dimensions |
14641464
|SSISIntegrationRuntimeStartCancel |Yes |Cancelled SSIS integration runtime start metrics |Count |Total |Cancelled SSIS integration runtime start metrics |IntegrationRuntimeName |
14651465
|SSISIntegrationRuntimeStartFailed |Yes |Failed SSIS integration runtime start metrics |Count |Total |Failed SSIS integration runtime start metrics |IntegrationRuntimeName |
@@ -1469,9 +1469,9 @@ This latest update adds a new column and reorders the metrics to be alphabetical
14691469
|SSISPackageExecutionCancel |Yes |Cancelled SSIS package execution metrics |Count |Total |Cancelled SSIS package execution metrics |IntegrationRuntimeName |
14701470
|SSISPackageExecutionFailed |Yes |Failed SSIS package execution metrics |Count |Total |Failed SSIS package execution metrics |IntegrationRuntimeName |
14711471
|SSISPackageExecutionSucceeded |Yes |Succeeded SSIS package execution metrics |Count |Total |Succeeded SSIS package execution metrics |IntegrationRuntimeName |
1472-
|TriggerCancelledRuns |Yes |Cancelled trigger runs metrics |Count |Total |Cancelled trigger runs metrics |Name, FailureType |
1473-
|TriggerFailedRuns |Yes |Failed trigger runs metrics |Count |Total |Failed trigger runs metrics |Name, FailureType |
1474-
|TriggerSucceededRuns |Yes |Succeeded trigger runs metrics |Count |Total |Succeeded trigger runs metrics |Name, FailureType |
1472+
|TriggerCancelledRuns |Yes |Cancelled trigger runs metrics |Count |Total |Cancelled trigger runs metrics |Pipeline, FailureType |
1473+
|TriggerFailedRuns |Yes |Failed trigger runs metrics |Count |Total |Failed trigger runs metrics |Pipeline, FailureType |
1474+
|TriggerSucceededRuns |Yes |Succeeded trigger runs metrics |Count |Total |Succeeded trigger runs metrics |Pipeline, FailureType |
14751475

14761476

14771477
## Microsoft.DataLakeAnalytics/accounts
@@ -4481,4 +4481,4 @@ This latest update adds a new column and reorders the metrics to be alphabetical
44814481
- [Export metrics to storage, Event Hub, or Log Analytics](../essentials/platform-logs-overview.md)
44824482

44834483

4484-
<!--Gen Date: Sun Mar 12 2023 11:30:35 GMT+0200 (Israel Standard Time)-->
4484+
<!--Gen Date: Sun Mar 12 2023 11:30:35 GMT+0200 (Israel Standard Time)-->

articles/azure-monitor/logs/tutorial-logs-ingestion-portal.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -260,17 +260,16 @@ Instead of directly configuring the schema of the table, you can upload a file w
260260
```kusto
261261
source
262262
| extend TimeGenerated = todatetime(Time)
263-
| parse RawData with
263+
| parse kind = regex RawData with *
264+
':"'
264265
ClientIP:string
265-
' ' *
266-
' ' *
267-
' [' * '] "' RequestType:string
268-
" " Resource:string
266+
" - -" * '"'
267+
RequestType:string
268+
' '
269+
Resource:string
269270
" " *
270271
'" ' ResponseCode:int
271272
" " *
272-
| where ResponseCode != 200
273-
| project-away Time, RawData
274273
```
275274
276275
1. Select **Run** to view the results.

articles/backup/whats-new.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What's new in Azure Backup
33
description: Learn about new features in Azure Backup.
44
ms.topic: conceptual
5-
ms.date: 03/15/2023
5+
ms.date: 03/20/2023
66
ms.service: backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -17,6 +17,7 @@ You can learn more about the new releases by bookmarking this page or by [subscr
1717
## Updates summary
1818

1919
- March 2023
20+
- [Immutable vault for Azure Backup is now generally available](#immutable-vault-for-azure-backup-is-now-generally-available)
2021
- [Support for selective disk backup with enhanced policy for Azure VM (preview)](#support-for-selective-disk-backup-with-enhanced-policy-for-azure-vm-preview)
2122
- [Azure Kubernetes Service backup (preview)](#azure-kubernetes-service-backup-preview)
2223
- [Azure Blob vaulted backups (preview)](#azure-blob-vaulted-backups-preview)
@@ -54,6 +55,12 @@ You can learn more about the new releases by bookmarking this page or by [subscr
5455
- February 2021
5556
- [Backup for Azure Blobs (in preview)](#backup-for-azure-blobs-in-preview)
5657

58+
## Immutable vault for Azure Backup is now generally available
59+
60+
Azure Backup now supports immutable vaults that help you ensure that recovery points once created can't be deleted before their expiry as per the backup policy (expiry at the time at which the recovery point was created). You can also choose to make the immutability irreversible to offer maximum protection to your backup data, thus helping you protect your data better against various threats, including ransomware attacks and malicious actors.
61+
62+
For more information, see the [concept of Immutable vault for Azure Backup](backup-azure-immutable-vault-concept.md).
63+
5764
## Support for selective disk backup with enhanced policy for Azure VM (preview)
5865

5966
Azure Backup now provides *Selective Disk backup and restore* capability to Enhanced policy. Using this capability, you can selectively back up a subset of the data disks that are attached to your VM, and then restore a subset of the disks that are available in a recovery point, both from instant restore and vault tier.

articles/cognitive-services/openai/overview.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ Azure OpenAI Service provides REST API access to OpenAI's powerful language mode
2323
| Feature | Azure OpenAI |
2424
| --- | --- |
2525
| Models available | GPT-3 base series <br>**New ChatGPT (gpt-35-turbo)**<br> Codex series <br> Embeddings series <br> Learn more in our [Models](./concepts/models.md) page.|
26-
| Fine-tuning | Ada <br> Babbage <br> Curie <br> Cushman* <br> Davinci* <br> \* Currently unavailable.|
27-
| Models available | GPT-3 base series <br> Codex series <br> Embeddings series <br> Learn more in our [Models](./concepts/models.md) page.|
28-
| Fine-tuning | Ada <br> Babbage <br> Curie <br> Cushman* <br> Davinci* <br> \* Currently unavailable. \*\*East US Fine-tuning is currently unavailable to new customers. Please use US South Central for US based training|
26+
| Fine-tuning | Ada <br> Babbage <br> Curie <br> Cushman* <br> Davinci* <br> \* Currently unavailable. \*\*East US and West Europe Fine-tuning is currently unavailable to new customers. Please use US South Central for US based training|
2927
| Price | [Available here](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/) |
3028
| Virtual network support & private link support | Yes |
3129
| Managed Identity| Yes, via Azure Active Directory |

articles/container-apps/disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Next, query for the infrastructure subnet ID.
113113
# [Bash](#tab/bash)
114114

115115
```bash
116-
INFRASTRUCTURE_SUBNET=`az network vnet subnet show --resource-group <RESOURCE_GROUP_NAME> --vnet-name <VNET_NAME> --name infrastructure-subnet --query "id" -o tsv | tr -d '[:space:]'`
116+
INFRASTRUCTURE_SUBNET=`az network vnet subnet show --resource-group <RESOURCE_GROUP_NAME> --vnet-name <VNET_NAME> --name infrastructure --query "id" -o tsv | tr -d '[:space:]'`
117117
```
118118

119119
# [Azure PowerShell](#tab/azure-powershell)

0 commit comments

Comments
 (0)