Updated release notes and package to remove unwanted parameters

This commit is contained in:
v-sabiraj 2024-07-08 12:17:36 +05:30
Родитель 1d1b3d60e0
Коммит 1ea8e4d87d
3 изменённых файлов: 1 добавлений и 10 удалений

Двоичные данные
Solutions/AtlassianJiraAudit/Package/3.0.3.zip

Двоичный файл не отображается.

Просмотреть файл

@ -2879,16 +2879,6 @@
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('dataConnectorCCPVersion')]",
"parameters": {
"username": {
"defaultValue": "Enter username value",
"type": "string",
"minLength": 1
},
"password": {
"defaultValue": "-NA-",
"type": "securestring",
"minLength": 1
},
"jiraorganizationurl": {
"defaultValue": "Enter jiraorganizationurl value",
"type": "string",

Просмотреть файл

@ -1,5 +1,6 @@
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** |
|-------------|--------------------------------|---------------------------------------------------------------------------|
| 3.0.3 | 08-07-2024 | Updated parameters for CCP data connector |
| 3.0.2 | 22-05-2024 | Added new CCP **Data Connector** to the Solution
| 3.0.1 | 16-04-2024 | Added Deploy to Azure Goverment button for Government portal in **Dataconnector** |
| 3.0.0 | 06-11-2023 | Modified text as there is rebranding from Azure Active Directory to Microsoft Entra ID. |