From dfde76071dc4b5b6153878f13bba4adde8eb6585 Mon Sep 17 00:00:00 2001 From: ReGalDev <57140159+ReGalDev@users.noreply.github.com> Date: Tue, 17 May 2022 10:33:43 +0200 Subject: [PATCH 1/2] Adding factory: P001-TestInstance --- SPVIE/factory/P001-TestInstance.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SPVIE/factory/P001-TestInstance.json diff --git a/SPVIE/factory/P001-TestInstance.json b/SPVIE/factory/P001-TestInstance.json new file mode 100644 index 0000000..d9983ec --- /dev/null +++ b/SPVIE/factory/P001-TestInstance.json @@ -0,0 +1,9 @@ +{ + "name": "P001-TestInstance", + "location": "westeurope", + "identity": { + "type": "SystemAssigned", + "principalId": "4fd7e7b3-5f29-4652-afb8-77ce045cb43c", + "tenantId": "988e044b-51ea-4a1b-9bad-53e86bbb4bf8" + } +} \ No newline at end of file From 70016eebaf68dd5afcd360a36e6ed97cd26b7d9f Mon Sep 17 00:00:00 2001 From: ReGalDev <57140159+ReGalDev@users.noreply.github.com> Date: Tue, 17 May 2022 10:33:46 +0200 Subject: [PATCH 2/2] =?UTF-8?q?Cr=C3=A9er=20publish=5Fconfig.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SPVIE/publish_config.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 SPVIE/publish_config.json diff --git a/SPVIE/publish_config.json b/SPVIE/publish_config.json new file mode 100644 index 0000000..3c723d0 --- /dev/null +++ b/SPVIE/publish_config.json @@ -0,0 +1 @@ +{"publishBranch":"adf_publish"} \ No newline at end of file