16-Mar-2023 22:13
I am doing azure F5 big implementation through power shell script and facing issue in 2 nd last command. it's showing error as below Get-AzMarketplaceTerms -Name f5-bigiq-virtual-edition-byol -Product f5-big-iq -Publisher f5-networks | Set-AzMarketplaceTerms -Accept Get-AzMarketplaceTerms : Cannot bind argument to parameter 'Name' because it is an empty string.
Pls help if anybody knows anything.
21-Mar-2023 07:41
Have you found out the answer?
21-Mar-2023 08:57
No, not found anything
03-Jun-2023 21:03
Hi @sanket1994 ,
Have you checked the
Required Variable Name Entries
Also
The example script provided here is designed to use with PowerShell version 7.0.0 and Microsoft Azure PowerShell cmdlets version 4.7.0 (Az 4.7.0). Do not use this script with previous versions of these two resources.
Have you refer these guidelines:
https://techdocs.f5.com/en-us/bigiq-8-0-0/big-iq-centralized-management-and-msft-azure-setup.html