Skip to content

Commit ebf618a

Browse files
Replace deployment zip file URL
1 parent 3c0bfe4 commit ebf618a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ARM_template_zipdeploy.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
}
2525
},
2626
"packageUrl": {
27-
"defaultValue": "https://mdbdatareplacepkg.blob.core.windows.net/mdb-datareplace-cont/mongodb-dataapi-repl-fcn-zipdeploy-v3.zip?sp=r&st=2025-08-15T16:01:27Z&se=2026-12-31T00:16:27Z&spr=https&sv=2024-11-04&sr=b&sig=09k2kBxjNabd1qLeUymP5sLSFDdXfMNXNSDFL1RhYRU%3D",
27+
// "defaultValue": "https://mdbdatareplacepkg.blob.core.windows.net/mdb-datareplace-cont/mongodb-dataapi-repl-fcn-zipdeploy-v3.zip?sp=r&st=2025-08-15T16:01:27Z&se=2026-12-31T00:16:27Z&spr=https&sv=2024-11-04&sr=b&sig=09k2kBxjNabd1qLeUymP5sLSFDdXfMNXNSDFL1RhYRU%3D",
28+
"defaultValue": "https://github.com/MatheusGeraldini-MongoDB/MongoDB_DataAPI_Azure/raw/refs/heads/main/mdbdataapireplacev1.zip",
2829
"type": "string",
2930
"metadata": {
3031
"description": "URL of the zip package with SAS token"

0 commit comments

Comments
 (0)