From dd0bd8d69e8134025218f8155d18113ccb80c557 Mon Sep 17 00:00:00 2001 From: Dini Date: Wed, 5 May 2021 18:15:20 +0300 Subject: [PATCH] Update ReadMe.md --- Azure/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Azure/ReadMe.md b/Azure/ReadMe.md index 51ceb73..e6e3192 100644 --- a/Azure/ReadMe.md +++ b/Azure/ReadMe.md @@ -56,7 +56,7 @@ az storage blob url --account-name azmktstorage --container-name container --nam | Variable Name | Value | | ------ | -------- | -| `installPackageUri` | Copy the URL from the command that uploaded the `HAA/haa-2.0.0.tar.gz` file | +| `installPackageUri` | Copy the URL from the command that uploaded the `HAA/haa-2.0.1.tar.gz` file | | `OrchestratorArtifactsPaaS.OrchestratorArtifact` | Copy the URL from the command that uploaded the `UiPath.Orchestrator.Web.zip` file | | `IdentityArtifactsPaaS.IdentityPackage` | Copy the URL from the command that uploaded the `UiPath.IdentityServer.Web.zip` file | | `IdentityArtifactsPaaS.IdentityCliMigrator` | Copy the URL from the command that uploaded the `UiPath.IdentityServer.Migrator.Cli.zip` file |