You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specifies whether to implicitly install the ProxyAgent Extension. This option is currently applicable only for Linux OS.
69
+
70
+
```yaml
71
+
Type: System.Nullable`1[System.Boolean]
72
+
Parameter Sets: (All)
73
+
Aliases:
74
+
75
+
Required: False
76
+
Position: Named
77
+
Default value: None
78
+
Accept pipeline input: True (ByPropertyName)
79
+
Accept wildcard characters: False
80
+
```
81
+
67
82
### -ImdsMode
68
83
Specifies the IMDS endpoint execution mode.
69
84
In Audit mode, the system acts as if it is enforcing the access control policy, including emitting access denial entries in the logs but it does not actually deny any requests to host endpoints.
Specifies whether to implicitly install the ProxyAgent Extension. This option is currently applicable only for Linux OS.
69
+
70
+
```yaml
71
+
Type: System.Nullable`1[System.Boolean]
72
+
Parameter Sets: (All)
73
+
Aliases:
74
+
75
+
Required: False
76
+
Position: Named
77
+
Default value: None
78
+
Accept pipeline input: True (ByPropertyName)
79
+
Accept wildcard characters: False
80
+
```
81
+
67
82
### -ImdsMode
68
83
Specifies the IMDS endpoint execution mode.
69
84
In Audit mode, the system acts as if it is enforcing the access control policy, including emitting access denial entries in the logs but it does not actually deny any requests to host endpoints.
0 commit comments