James Chapman

Results 3 comments of James Chapman

I just experienced this with Set-AzFirewallPolicyRuleCollectionGroup The docs say it's supported https://learn.microsoft.com/en-us/powershell/module/az.network/set-azfirewallpolicyrulecollectiongroup?view=azps-13.4.0

Thanks for confirming. A quick win would be to throw an error for now if WhatIf is called until it can be properly implemented if it would take time to...

Hi @ant-kurt I have the following set ``` # Claude Code + Azure AI Foundry configuration CLAUDE_CODE_USE_FOUNDRY=1 # Your Foundry resource base URL ANTHROPIC_FOUNDRY_RESOURCE= # API key from your Foundry...