Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

[METADATA UPDATE][Merge by 2024-02-07] Retiring the ms.prod and ms.technology metadata attributes from the Learn platform (values moving to ms.service) #2118

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

learn-build-service-prod[bot]
Copy link
Contributor

A Pull Request has been made from the Learn Platform's Metadata Management System. Please review and merge this Pull Request within 5 days. If you have any questions or concerns about the purpose of these metadata updates, please contact docs-allowlist-mgmt@microsoft.com. If you are not the correct contact for this content and repository, please notify Metadata-Management@microsoft.com.

If this Pull Request is not merged within 14 days, it will be automatically merged by our system to ensure the timeliness of the metadata update. This includes bypassing the Repository's Branch Policy, including if Review Required is enabled. Please notify Metadata-Management@microsoft.com if you have questions or concerns or would like Pull Requests for metadata updates to merge automatically in future.

Fixing#930395 Remove ms.prod = xamarin. Replaced by ms.service = xamarin

Summary
In Germanium, the ms.prod and ms.technology metadata attributes will be retired from the Learn platform and values will be consolidated into ms.service and ms.subservice for reporting on content by product.

  • C+E Skilling Content Architecture manages internal, business-facing taxonomies that enable reporting on key metrics for content published on Microsoft Learn. Authors manually apply values from these taxonomies to populate metadata attributes.
  • Two of these taxonomies are ms.prod/ms.technology and ms.service/ms.subservice. "ms.prod" and "ms.service" were distinctions carried over from legacy systems that predated the Learn platform, intended to differentiate on-prem products from cloud services.
  • We plan to rename the attributes from ms.service and ms.subservice in a future semester.

Why are we making this change?

  • For the business: Accuracy of reporting metadata directly impacts the accuracy of content analytics, so it's important that related taxonomies reflect the current state of the business. Most product taxonomies within Microsoft no longer distinguish between "on-prem" and "cloud service."
  • For content authors: We eliminate the need to choose between two similar attributes when applying reporting metadata to content or filtering reports.
  • For engineers, data scientists, and taxonomists: Simplifying and reducing underlying metadata attributes reduces the cost and complexity required to extend metadata capabilities on the platform.

How does this affect me?

  • Once changes to reporting metadata are merged, dashboards and reports maintained by Skilling Insights & Intelligence will reflect new values. If you've been using ms.prod/ms.technology filters, you'll switch to ms.service/ms.subservice filters in those dashboards and reports.
  • If you have custom dashboards or Kusto queries, you might need to update those as well.

Frequently Asked Questions
Why does this Pull Request appear to be made by the Repository Owner? We open Pull Requests two different ways.

  • For Git Repos with a permissioned Service Account, we open the PR from our Document Build Service Account.
  • For Git Repos that we either do not have Service Account permission for or the repo is in Azure Repos (ADO) we open the Pull Requests in an automated way with the PR creator as the Repo owner.

How can I revert a Pull Request that has been merged and created an unexpected issue? Whether a PR has been merged manually or automatically, you can revert it if an issue arises. See Reverting a pull request - GitHub Docs.

@jfversluis jfversluis merged commit 83ed903 into main Jan 24, 2024
11 checks passed
@jfversluis jfversluis deleted the b35607bd-0f49-464d-b8b0-0994e7bd8896_61 branch January 24, 2024 12:48
jfversluis added a commit that referenced this pull request Jan 26, 2024
* Added check for reduced accuracy

* Adjusted iOS version check to use Xamarin.Essentials DeviceInfo API

* Changed DeviceInfo API version check to Platform API version check

Co-authored-by: James Montemagno <james.montemagno@gmail.com>

* Minor code fixes

* Update AppInfo.ios.tvos.watchos.macos.cs

* Update Xamarin.Essentials.csproj

* Bump AspNet.Security.OAuth.Apple to 3.1.8

Bump AspNet.Security.OAuth.Apple to 3.1.8 to resolve GHSA-3893-h8qg-6h5f.

* [BULK UPDATE] DocuTune - Rebranding links

* Update dependencies

* Enable CodeQL

* Update README.md

* Remove launch adjacent Fixes #2023

* Update App Center dependencies

* Update AndroidManifest.xml

* Update Xamarin.Essentials.csproj

* Update SecureStorage.android.cs

* Fix MediaPicker capture methods in Android 13+

Thanks to @Ghostbird in dotnet/maui#12766

* Update MediaPicker.android.cs

* Update MediaPicker.android.cs

* Update MediaPicker.android.cs

* error SA1027: Tabs and spaces should be used correctly

* Fix typos in MainThread.cs

Typo aysnc -> async

* Update FilePicker.xml

* Update azure-pipelines.yml

* Update README.md

* Update README.md

* fix share title on iOS

* Add compliance to buildpipline

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Fix

* Move files to right place

* Remove localization checks

* Remove gdn supression file

* Renamine devopsnuget.config to nuget.config

* Remove references to NuGet.config from cake

* Revert "Remove references to NuGet.config from cake"

This reverts commit 48fe60b.

* Revert "Renamine devopsnuget.config to nuget.config"

This reverts commit 953abd1.

* Add GDN suppress file

* Create NuGet.config

* dotnet tool restore first

* Revert "dotnet tool restore first"

This reverts commit 981b5d7.

* Use cake 2.1.0

* Hmm more cake

* Fix iOS Device Tests

* Revert "Fix iOS Device Tests"

This reverts commit 7db9187.

* Use Xcode 13.3

* Revert "Use Xcode 13.3"

This reverts commit 1138d28.

* Use macos-12 for iOS tests

* Revert "Revert "Use Xcode 13.3""

This reverts commit 7b5ab9c.

* Xcode 14.2

* Try fix iOS tests

* Update build.cake

* Update build.cake

* Bump xharness

* Updates for MonoAndroid13.0

* Update dependencies & obsoletes

* Set Windows JDK path

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build.cake

* Remove devopsnuget.config

* Add Boots to DeviceTests

* Cake.Boots version upgrade

* async

* Update azure-pipelines.yml

* Update dependencies

* Xcode update

* EnableMultiDex DeviceTests

* Update azure-pipelines.yml

* Update DeviceTests.Android.csproj

* Update build.cake

* Update azure-pipelines.yml

* Update build.cake

* Revert "Update azure-pipelines.yml"

This reverts commit f826488.

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Fix Android Emulators

* More Android emulator fixes

* Update build.cake

* Update build.cake

* Update build.cake

* Update build.cake

* Update build.cake

* Update build.cake

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Clean up cake file

* Reenable API23 tests

* Revert "Reenable API23 tests"

This reverts commit 22a7e2f.

* Reenable API30 tests

* Add API33 tests

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build.cake

* Update azure-pipelines.yml

* Add AndroidManifest entry for high sampling rate

* Disable API33 tests

* Disable API30 tests for now

* Fix failing auth redirect on Android

* Update CI version number

* Remove wrong Connectivity dispose calls on Android

* Make UWP FilePicker FutureAccessList more robust

* Add API34 compatibility for networking & battery

* Switch to Security v1 template for compliance (#2114)

* Update WebAuthenticator Sample app dependencies (#2116)

* Update WebAuthenticator Sample app to net8

* Revert "Update WebAuthenticator Sample app to net8"

This reverts commit 228ebdd.

* Update WebAuth Sample project dependencies

* Set APIScan version number

* Remove ms.prod = xamarin. Replaced by ms.service = xamarin (#2118)

Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>

* Remove ms.technology = xamarin-essentials paired with ms.prod = xamarin. Replaced by ms.subservice = xamarin-essentials paired with ms.service = xamarin (#2117)

Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>

---------

Co-authored-by: Leon Lucardie <leon.lucardie@timetell.nl>
Co-authored-by: leonluc-dev <leonlucardie@gmail.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Gerald Versluis <gerald@verslu.is>
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: Jonathan Dick <jodick@microsoft.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
Co-authored-by: Ivo Snoza <39790891+ivosnoza@users.noreply.github.com>
Co-authored-by: dimonovdd <dimovde@yandex.ru>
Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>
jfversluis added a commit that referenced this pull request Feb 26, 2024
* Added check for reduced accuracy

* Adjusted iOS version check to use Xamarin.Essentials DeviceInfo API

* Changed DeviceInfo API version check to Platform API version check

Co-authored-by: James Montemagno <james.montemagno@gmail.com>

* Minor code fixes

* Update AppInfo.ios.tvos.watchos.macos.cs

* Update Xamarin.Essentials.csproj

* Bump AspNet.Security.OAuth.Apple to 3.1.8

Bump AspNet.Security.OAuth.Apple to 3.1.8 to resolve GHSA-3893-h8qg-6h5f.

* [BULK UPDATE] DocuTune - Rebranding links

* Update dependencies

* Enable CodeQL

* Update README.md

* Remove launch adjacent Fixes #2023

* Update App Center dependencies

* Update AndroidManifest.xml

* Update Xamarin.Essentials.csproj

* Update SecureStorage.android.cs

* Fix MediaPicker capture methods in Android 13+

Thanks to @Ghostbird in dotnet/maui#12766

* Update MediaPicker.android.cs

* Update MediaPicker.android.cs

* Update MediaPicker.android.cs

* error SA1027: Tabs and spaces should be used correctly

* Fix typos in MainThread.cs

Typo aysnc -> async

* Update FilePicker.xml

* Update azure-pipelines.yml

* Update README.md

* Update README.md

* fix share title on iOS

* Add compliance to buildpipline

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Fix

* Move files to right place

* Remove localization checks

* Remove gdn supression file

* Renamine devopsnuget.config to nuget.config

* Remove references to NuGet.config from cake

* Revert "Remove references to NuGet.config from cake"

This reverts commit 48fe60b.

* Revert "Renamine devopsnuget.config to nuget.config"

This reverts commit 953abd1.

* Add GDN suppress file

* Create NuGet.config

* dotnet tool restore first

* Revert "dotnet tool restore first"

This reverts commit 981b5d7.

* Use cake 2.1.0

* Hmm more cake

* Fix iOS Device Tests

* Revert "Fix iOS Device Tests"

This reverts commit 7db9187.

* Use Xcode 13.3

* Revert "Use Xcode 13.3"

This reverts commit 1138d28.

* Use macos-12 for iOS tests

* Revert "Revert "Use Xcode 13.3""

This reverts commit 7b5ab9c.

* Xcode 14.2

* Try fix iOS tests

* Update build.cake

* Update build.cake

* Bump xharness

* Updates for MonoAndroid13.0

* Update dependencies & obsoletes

* Set Windows JDK path

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build.cake

* Remove devopsnuget.config

* Add Boots to DeviceTests

* Cake.Boots version upgrade

* async

* Update azure-pipelines.yml

* Update dependencies

* Xcode update

* EnableMultiDex DeviceTests

* Update azure-pipelines.yml

* Update DeviceTests.Android.csproj

* Update build.cake

* Update azure-pipelines.yml

* Update build.cake

* Revert "Update azure-pipelines.yml"

This reverts commit f826488.

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Fix Android Emulators

* More Android emulator fixes

* Update build.cake

* Update build.cake

* Update build.cake

* Update build.cake

* Update build.cake

* Update build.cake

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Clean up cake file

* Reenable API23 tests

* Revert "Reenable API23 tests"

This reverts commit 22a7e2f.

* Reenable API30 tests

* Add API33 tests

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update build.cake

* Update azure-pipelines.yml

* Add AndroidManifest entry for high sampling rate

* Disable API33 tests

* Disable API30 tests for now

* Fix failing auth redirect on Android

* Update CI version number

* Remove wrong Connectivity dispose calls on Android

* Make UWP FilePicker FutureAccessList more robust

* Add API34 compatibility for networking & battery

* Switch to Security v1 template for compliance (#2114)

* Update WebAuthenticator Sample app dependencies (#2116)

* Update WebAuthenticator Sample app to net8

* Revert "Update WebAuthenticator Sample app to net8"

This reverts commit 228ebdd.

* Update WebAuth Sample project dependencies

* Set APIScan version number

* Remove ms.prod = xamarin. Replaced by ms.service = xamarin (#2118)

Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>

* Remove ms.technology = xamarin-essentials paired with ms.prod = xamarin. Replaced by ms.subservice = xamarin-essentials paired with ms.service = xamarin (#2117)

Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>
Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>

* Enable open source docs feedback (#2124)

* Enable open source docs feedback.

* Fix url.

* Fix repo link

---------

Co-authored-by: Leon Lucardie <leon.lucardie@timetell.nl>
Co-authored-by: leonluc-dev <leonlucardie@gmail.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: Jonathan Dick <jodick@microsoft.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
Co-authored-by: Ivo Snoza <39790891+ivosnoza@users.noreply.github.com>
Co-authored-by: dimonovdd <dimovde@yandex.ru>
Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Docs Allowlist Management <docs-allowlist-mgmt@microsoft.com>
Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant