Sanjay Rajmohan
0372af2f44
Update Device ID check for restore volume function ( #282 )
...
* Remove NAA ID check from restore volume function
* Add check for EUI devices
2024-10-22 12:03:27 -07:00
Eugene Tolmachev
046bbf67d0
document NamedOutputs size limitation ( #284 )
2024-10-17 13:05:15 -04:00
Sanjay Rajmohan
fd6a4b3d68
Remove AutomationOnly attribute for Sync-VMHostStorage ( #281 )
2024-09-13 13:07:46 -07:00
Eugene Tolmachev
29e4bf21e4
build fix ( #280 )
2024-08-24 15:00:45 -04:00
dependabot[bot]
08d6f40c82
Bump Azure.Identity from 1.11.0 to 1.11.4 in /samples/reactive/fn ( #278 )
...
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net ) from 1.11.0 to 1.11.4.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.11.0...Azure.Identity_1.11.4 )
---
updated-dependencies:
- dependency-name: Azure.Identity
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 17:26:15 -04:00
Eugene Tolmachev
e076adb2f6
readonly for secured objects to all non-local accounts ( #279 )
2024-08-23 15:49:11 -04:00
Eugene Tolmachev
3f09940825
bump shuttle ( #277 )
2024-08-23 08:57:49 -04:00
Hesham Anan
0fc70f1ee7
RunCommand to test VMKernel connectivity ( #266 )
...
* RunCommand to test VMKernel connectivity
# Conflicts:
# Microsoft.AVS.VMFS/Microsoft.AVS.VMFS.psd1
# Microsoft.AVS.VMFS/Microsoft.AVS.VMFS.psm1
* Add AVSAttribute
2024-08-23 01:22:34 -07:00
Hesham Anan
aa24cd93be
Allow specifying individual VMhost when cleaning iSCSI targets ( #275 )
...
* Allow specifying individual VMhost when cleaning iSCSI targets
* Change VMhosts ---> VMHosts
* Change VMhosts ---> VMHosts
2024-08-14 13:50:52 -07:00
Hesham Anan
f21b54aaa3
Allow mounting existing vvol datastore to new hosts ( #272 )
...
* Update New-PCBSVVolDtastore to allow mounting existing datastore to new hosts
* Add extra space
2024-08-13 16:35:10 -07:00
Eugene Tolmachev
ebe7cc1d19
temp disable metadata validation ( #273 )
2024-08-09 13:17:35 -04:00
matudose
c0c798e5e0
add remove-customrole function ( #230 )
...
* add remove-customrole function
* Write-Error for Error messages
* address comments
* address comments
* Revert "address comments"
This reverts commit 0810625df6
.
Changes to be committed:
deleted: Microsoft.AVS.Management.sln
* address comments
* address comments
* modified: Microsoft.AVS.Management/AVSGenericUtils.ps1
modified: Microsoft.AVS.Management/Microsoft.AVS.Management.psm1
Address comments
* modified: Microsoft.AVS.Management/Microsoft.AVS.Management.psm1
remove stale variable
* address comment for listing the roles if several matching roles are found
* modified: Microsoft.AVS.Management/Microsoft.AVS.Management.psd1
2024-07-26 10:45:16 -04:00
Hesham Anan
dcc4826c05
Check if an iSCSI target is used before removing it ( #267 )
2024-07-17 08:50:02 -07:00
Hesham Anan
d627a7e9e1
Remove incorrect file ( #265 )
2024-07-17 08:48:13 -07:00
Jiancao164
5833ed740f
Verify Certificates Downloaded from Domain Controllers in New-LDAPSIdentitySource ( #264 )
...
* verify certificates
* fix typo
* fix typo
* refactor
* fix cert object
* refactor
2024-06-20 11:14:43 -07:00
Eugene Tolmachev
a35ad45eb4
fix metadata ( #262 )
...
* fix metadata
* require Compliance_Checks
* no difference in metadata between suffixes
2024-06-17 11:26:30 -04:00
Hesham Anan
562874cd9d
RunCommand to reconfigure HA ( #260 )
...
Add new RunCommand Repait-HAConfiguration to enable re-configuring HA
2024-06-13 11:45:32 -07:00
dependabot[bot]
24cc7e764c
Bump Azure.Identity from 1.11.0 to 1.11.4 in /samples/basic ( #263 )
...
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net ) from 1.11.0 to 1.11.4.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.11.0...Azure.Identity_1.11.4 )
---
updated-dependencies:
- dependency-name: Azure.Identity
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 10:06:44 -04:00
Eugene Tolmachev
9008fb4130
restore params ( #261 )
2024-06-07 14:42:17 -04:00
Eugene Tolmachev
334267ef07
generate metadata ( #257 )
...
* generate metadata
* switch to linux build image
* rename stages
* cleanup
* simplify stages
* singleline
* no need it seems to update pwsh
2024-06-07 14:19:58 -04:00
Hesham Anan
86ef0ffa1c
RunCommand Register Host with Static Discovery ( #256 )
...
Add a new RunCommand "Set-VmfsStaticIscsi" to set a static iSCSI target
and apply best practices settings to the created iSCSI target
2024-05-22 10:26:56 -07:00
rahman-lb
db7158cb85
Updating RunCommands for Host and Datastore so that related datastore(s) and host(s) are returned respectively. ( #255 )
2024-05-22 10:25:57 -07:00
Eugene Tolmachev
1d8b0b636d
switch to new PowerShell LTS 7.4 ( #253 )
2024-05-13 12:01:46 -04:00
dependabot[bot]
5894501d9b
Bump Azure.Identity from 1.10.2 to 1.11.0 in /samples/reactive/fn ( #251 )
...
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net ) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.10.2...Azure.Identity_1.11.0 )
---
updated-dependencies:
- dependency-name: Azure.Identity
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 09:28:37 -04:00
dependabot[bot]
ca0d144213
Bump Azure.Identity from 1.10.2 to 1.11.0 in /samples/basic ( #250 )
...
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net ) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.10.2...Azure.Identity_1.11.0 )
---
updated-dependencies:
- dependency-name: Azure.Identity
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 09:28:09 -04:00
fprinvil-ms
7fc7d770c7
Remove HCX Specific Code ( #249 )
...
* Ingest Microsoft.AVS.HCX package. Remove public code
* PR recommended changes
2024-04-10 15:43:06 -04:00
rahman-lb
c873f9e82c
Adding back NVMe/TCP related functions ( #246 )
...
* Adding back function names that were previously removed
* removed not needed character
* adding a missing function New-NVMeTCPAdapter
2024-04-04 12:11:53 -07:00
rahman-lb
5d09770b80
Adding new RunCommand to create VM's snapshot in Quiesce mode on a given VMFS datastore ( #245 )
2024-04-04 09:06:37 -07:00
Eugene Tolmachev
e3fa1beefb
remove signing on preview builds ( #248 )
2024-04-03 14:48:14 -04:00
fprinvil-ms
6e35a442b7
Implement Enhanced Resource Pool Reservation Management for Scaled VMs ( #244 )
...
Logic to scale resource pool reservation when scaling HCX Vm.
2024-04-02 16:47:56 -04:00
Eugene Tolmachev
0d0e643fa7
alpine bump ( #247 )
2024-04-01 12:17:50 -04:00
Sanjay Rajmohan
00996fcce8
Remove NVMeTCP exported functions ( #243 )
2024-03-06 09:26:10 -08:00
Sanjay Rajmohan
e6f587e9e4
Export NVMeTCP cmdlets ( #242 )
2024-02-26 14:01:34 -08:00
fprinvil-ms
ac309bd483
Update PowerCLI dependencies version ( #241 )
...
This pull request updates the version of PowerCLI dependencies to ensure compatibility and incorporate any necessary enhancements or bug fixes.
2024-02-16 12:30:16 -05:00
rahman-lb
13409ffe34
Enable to resize flash and non-flash volume, removes a hard NaaId check ( #239 )
2024-02-15 22:04:40 -08:00
Hesham Anan
354a1eed48
Change default iSCSI config and allow overriding config values. ( #240 )
...
Change default NoopOutTime out to 30 seconds
Change default RecoveryTime to 45 seconds
Add parameters to override iSCSI config (LoginTImeout, NoopOutTimeout and RecoveryTimeout)
2024-02-14 08:50:52 -08:00
Jiancao164
20cdf521f6
Update-IdentitySourceCertificates With No SAS ( #237 )
...
* update certs with SAS
* format code
* add error check
* refactor the codes
* refactor the codes
* refactor the codes
* fix typo
* fix typo
* fix typo
---------
Co-authored-by: Jian Cao <caojian@microsoft.com>
2024-02-06 12:35:37 -08:00
Hesham Anan
22a433283a
Change max VMFS size to 64 TB instead of 62 TB ( #235 )
2024-02-05 08:16:23 -08:00
Sanjay Rajmohan
0c2f122716
Remove using module from Microsoft.AVS.VMFS ( #236 )
2024-02-05 08:15:50 -08:00
Eugene Tolmachev
e697c152c0
fix the cmdlet signature ( #238 )
2024-02-02 08:42:03 -05:00
Eric Shalov
b8147bb8f2
Add Debug-LDAPSIdentitySources function to debug LDAP connections ( #231 )
...
* Add Debug-LDAPSIdentitySources function
* Add Debug-LDAPSIdentitySources function to debug LDAP connections
* Update Microsoft.AVS.Management.psm1
Removed exclamation marks intended to draw attention to common sources of trouble- Periods suffice. Used Write-Error and Write-Warning where appropriate.
---------
Co-authored-by: Eric Shalov <eric@Erics-MBP.charter.com>
2024-01-30 13:57:22 -05:00
Eugene Tolmachev
9d88ed94e7
restore get-certificates ( #234 )
2024-01-19 10:14:07 -05:00
Eugene Tolmachev
20726c73ae
Grant ReadOnly to CloudAdmins on secure folder ( #233 )
2024-01-09 13:07:48 -05:00
Eugene Tolmachev
2dab9569c7
Elaborate on effects of serilizability ( #232 )
2023-12-21 15:08:54 -05:00
Sanjay Rajmohan
1c32befe3a
Update functions to export for VMFS preview package ( #229 )
...
* Update functions to export for VMFS preview package
* Revert to include using module
* Use RequiredVersion
2023-12-12 13:59:20 -08:00
Eugene Tolmachev
db2dc325bd
update dependencies to v6 ( #228 )
2023-12-01 15:17:20 -05:00
Eugene Tolmachev
ca5668ea2d
extract classes ( #227 )
...
Execute `Classes.ps1` in the context requiring the module instead of having the dependencies `using` it to access the classes.
2023-12-01 14:30:42 -05:00
fprinvil-ms
2f6139b8e2
Specify which connection to use ( #226 )
...
Logic to pass the "server" param when targeting a vcenter object.
2023-11-22 15:17:27 -05:00
Hesham Anan
36384ae1df
Fix bug in returning VM information in Start_ReplicationFailover ( #225 )
2023-11-17 12:53:12 -08:00
Sanjay Rajmohan
caf593024a
Set AutomationOnly attribute for VMFS functions ( #224 )
2023-11-13 14:27:41 -08:00