You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inbound user provisioning from SAP SuccessFactors to on-premises Active Directory and Azure AD now supports advance provisioning of pre-hires present in the SAP SuccessFactors Onboarding 2.0 module. Upon encountering a new hire profile with future start date, the Azure AD provisioning service queries SAP SuccessFactors to get new hires with one of the following status codes: `active`, `inactive`, `active_external`. The status code `active_external` corresponds to pre-hires present in the SAP SuccessFactors Onboarding 2.0 module. For a description of these status codes, refer to [SAP support note 2736579](https://launchpad.support.sap.com/#/notes/0002736579).
382
+
Inbound user provisioning from SAP SuccessFactors to on-premises Active Directory and Azure AD now supports advance provisioning of pre-hires present in the SAP SuccessFactors Onboarding 2.0 module. Upon encountering a new hire profile with future start date, the Azure AD provisioning service queries SAP SuccessFactors to get new hires with one of the following status codes: `active`, `inactive`, `active_external_suite`. The status code `active_external_suite` corresponds to pre-hires present in the SAP SuccessFactors Onboarding 2.0 module. For a description of these status codes, refer to [SAP support note 2736579](https://launchpad.support.sap.com/#/notes/0002736579).
383
383
384
384
The default behavior of the provisioning service is to process pre-hires in the Onboarding module.
385
385
@@ -388,7 +388,12 @@ If you want to exclude processing of pre-hires in the Onboarding module, update
388
388
1. Under show advanced options, edit the SuccessFactors attribute list to add a new attribute called `userStatus`.
389
389
1. Set the JSONPath API expression for this attribute as: `$.employmentNav.results[0].userNav.status`
390
390
1. Save the schema to return back to the attribute mapping blade.
391
-
1. Edit the Source Object scope to apply a scoping filter `userStatus NOT EQUALS active_external`
391
+
1. Edit the Source Object scope to apply a scoping filter `userStatus NOT EQUALS
392
+
393
+
394
+
395
+
396
+
`
392
397
1. Save the mapping and validate that the scoping filter works using provisioning on demand.
393
398
394
399
### Enabling OData API Audit logs in SuccessFactors
- Extended map coverage in China, Japan, and Korea.
37
+
38
+
- Preview of refreshed map styles (Road / Night / Hybrid / Gray Scale Dark / Gray Scale Light / Terra / High Contrast Dark / High Contrast Light).
39
+
40
+
- More details on roads/building footprints/trails coverage.
41
+
42
+
- Wider zoom level ranges (1~21) for the Terra style.
43
+
44
+
- Greater details on public transit including ferries, metros, and bus stops.
45
+
46
+
- Additional information about the altitude of mountains and the location of waterfalls.
47
+
48
+
#### Changes (3.0.0-preview.4)
49
+
50
+
- Traffic data now only support relative mode.
51
+
52
+
- Deprecated `showBuildingModels` in [StyleOptions].
53
+
54
+
- Changed the default `minZoom` from -2 to 1.
55
+
56
+
#### Bug fixes (3.0.0-preview.4)
57
+
58
+
- Cleaned up various memory leaks in [Map.dispose()].
59
+
60
+
- Improved style picker's tab navigation for accessibility in list layout.
61
+
62
+
- Optimized style switching by avoiding deep cloning objects.
63
+
64
+
- Fixed an exception that occurred in [SourceManager] when style switching with sources that weren't vector or raster.
65
+
66
+
- **\[BREAKING\]** Previously `sourceadded` events are only emitted if new sources are added to the style. Now `sourceremoved` / `sourceadded` events are emitted when the new source and the original source in the current style aren't equal, even if they have the same source ID.
67
+
19
68
### [3.0.0-preview.3] (February 2, 2023)
20
69
21
70
#### Installation (3.0.0-preview.3)
@@ -43,7 +92,7 @@ The preview is available on [npm][3.0.0-preview.3] and CDN.
43
92
44
93
#### Bug fixes (3.0.0-preview.3)
45
94
46
-
- Fixed issue in [language mapping], now `zh-Hant-TW` will no longer revert back to `en-US`.
95
+
- Fixed issue in [language mapping], now `zh-Hant-TW` no longer reverts back to `en-US`.
47
96
48
97
- Fixed the inability to switch between [user regions (view)].
49
98
@@ -108,6 +157,14 @@ This update is the first preview of the upcoming 3.0.0 release. The underlying [
108
157
109
158
## v2 (latest)
110
159
160
+
### [2.2.4]
161
+
162
+
#### Bug fixes (2.2.4)
163
+
164
+
- Cleaned up various memory leaks in [Map.dispose()].
165
+
166
+
- Improved style picker's tab navigation for accessibility in list layout.
167
+
111
168
### [2.2.3]
112
169
113
170
#### New features (2.2.3)
@@ -116,7 +173,7 @@ This update is the first preview of the upcoming 3.0.0 release. The underlying [
116
173
117
174
#### Bug fixes (2.2.3)
118
175
119
-
- Fixed issue in [language mapping], now `zh-Hant-TW`will no longer revert back to `en-US`.
176
+
- Fixed issue in [language mapping], now `zh-Hant-TW` no longer reverts back to `en-US`.
120
177
121
178
- Fixed the inability to switch between [user regions (view)].
122
179
@@ -159,22 +216,26 @@ Stay up to date on Azure Maps:
[user regions (view)]: /javascript/api/azure-maps-control/atlas.styleoptions?view=azure-maps-typescript-latest#azure-maps-control-atlas-styleoptions-view
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-immutable-vault-concept.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,21 @@
1
1
---
2
-
title: Concept of Immutable vault for Azure Backup (preview)
2
+
title: Concept of Immutable vault for Azure Backup
3
3
description: This article explains about the concept of Immutable vault for Azure Backup, and how it helps in protecting data from malicious actors.
4
4
ms.topic: conceptual
5
5
ms.service: backup
6
6
ms.custom: references_regions
7
-
ms.date: 12/15/2022
7
+
ms.date: 02/17/2023
8
8
author: jyothisuri
9
9
ms.author: jsuri
10
10
---
11
11
12
-
# Immutable vault for Azure Backup (preview)
12
+
# Immutable vault for Azure Backup
13
13
14
14
Immutable vault can help you protect your backup data by blocking any operations that could lead to loss of recovery points. Further, you can lock the Immutable vault setting to make it irreversible to prevent any malicious actors from disabling immutability and deleting backups.
15
15
16
16
## Before you start
17
17
18
-
- Immutable vault is currently in preview and is available in all Azure public regions.
18
+
- Immutable vault is available in all Azure public regions.
19
19
- Immutable vault is supported for Recovery Services vaults and Backup vaults.
20
20
- Enabling Immutable vault blocks you from performing specific operations on the vault and its protected items. See the [restricted operations](#restricted-operations).
21
21
- Enabling immutability for the vault is a reversible operation. However, you can choose to make it irreversible to prevent any malicious actors from disabling it (after disabling it, they can perform destructive operations). Learn about [making Immutable vault irreversible](#making-immutability-irreversible).
@@ -60,5 +60,5 @@ Immutable vault prevents you from performing the following operations on the v
60
60
61
61
## Next steps
62
62
63
-
- Learn [how to manage operations of Azure Backup vault immutability (preview)](backup-azure-immutable-vault-how-to-manage.md).
63
+
- Learn [how to manage operations of Azure Backup vault immutability](backup-azure-immutable-vault-how-to-manage.md).
[Immutable vault](backup-azure-immutable-vault-concept.md) can help you protect your backup data by blocking any operations that could lead to loss of recovery points. Further, you can lock the Immutable vault setting to make it irreversible to prevent any malicious actors from disabling immutability and deleting backups.
14
14
@@ -138,4 +138,4 @@ Follow these steps:
138
138
139
139
## Next steps
140
140
141
-
- Learn [about Immutable vault for Azure Backup (preview)](backup-azure-immutable-vault-concept.md).
141
+
- Learn [about Immutable vault for Azure Backup](backup-azure-immutable-vault-concept.md).
0 commit comments