From 9651178aff2c8a77addba3b9e526023bfb24c14c Mon Sep 17 00:00:00 2001 From: Calvin Leung Huang <1883212+calvn@users.noreply.github.com> Date: Fri, 7 May 2021 11:43:09 -0700 Subject: [PATCH] changelog: add changelog for #11562 (#11564) --- changelog/11562.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog/11562.txt diff --git a/changelog/11562.txt b/changelog/11562.txt new file mode 100644 index 0000000000..3593fbc50e --- /dev/null +++ b/changelog/11562.txt @@ -0,0 +1,3 @@ +```release-note:enhancement +secrets/azure: Update Azure SDK to allow consuming different Resource Manager Endpoint URIs +``` \ No newline at end of file