Skip to content

Commit 4fbfc13

Browse files
committed
update changelog
1 parent 54c94e8 commit 4fbfc13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/active-directory/saas-apps/blinq-provisioning-tutorial.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,8 @@ Once you've configured provisioning, use the following resources to monitor your
174174
* If the provisioning configuration seems to be in an unhealthy state, the application will go into quarantine. Learn more about quarantine states [here](../app-provisioning/application-provisioning-quarantine-status.md).
175175

176176
## Change Logs
177-
05/25/2022 - **Schema Discovery** feature enabled on this app.
177+
* 05/25/2022 - **Schema Discovery** feature enabled on this app.
178+
* 12/22/2022 - The source attribute of **addresses[type eq "work"].formatted** ha been changed to **Join("", [streetAddress], IIF(IsPresent([city]),", ",""), [city], IIF(IsPresent([state]),", ",""), [state], IIF(IsPresent([postalCode])," ",""), [postalCode]) --> addresses[type eq "work"].formatted**
178179

179180
## More resources
180181

0 commit comments

Comments
 (0)