@itentialopensource/adapter-microsoft_graph 1.3.2 → 1.3.3

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 1.3.3 [03-11-2024]
3
+
4
+ * Changes made at 2024.03.11_15:28PM
5
+
6
+ See merge request itentialopensource/adapters/cloud/adapter-microsoft_graph!8
7
+
8
+ ---
9
+
2
10
  ## 1.3.2 [02-28-2024]
3
11
 
4
12
  * Changes made at 2024.02.28_11:38AM
package/metadata.json CHANGED
@@ -15,9 +15,31 @@
15
15
  ],
16
16
  "method": "REST",
17
17
  "type": "Adapter",
18
- "domains": [],
19
- "tags": [],
20
- "useCases": [],
18
+ "domains": [
19
+ "Cloud"
20
+ ],
21
+ "tags": [
22
+ "Cloud Infrastructure Changes",
23
+ "Hybrid & Multi Cloud Orchestration",
24
+ "Configuration & Compliance",
25
+ "Software Upgrades & Device Maintenance"
26
+ ],
27
+ "useCases": [
28
+ "VNet or VPC deploy/management",
29
+ "Connect VPC and VNet",
30
+ "Connect router to transit gateway",
31
+ "Route across GCP & Azure",
32
+ "Connect sites across cloud platforms",
33
+ "Router configuration backup or restore",
34
+ "Run network compliance checks and remediation",
35
+ "Determine configuration drift",
36
+ "Golden Configuration",
37
+ "Port Turn-up",
38
+ "Assign Network & IP",
39
+ "Cloud Managed Networks",
40
+ "Software Upgrade",
41
+ "Device Onboarding"
42
+ ],
21
43
  "deprecated": {
22
44
  "isDeprecated": false
23
45
  },
@@ -48,4 +70,4 @@
48
70
  "transformationProjects": [],
49
71
  "exampleProjects": []
50
72
  }
51
- }
73
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-microsoft_graph",
3
- "version": "1.3.2",
3
+ "version": "1.3.3",
4
4
  "description": "This adapter integrates with system described as: microsoftGraph.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file