Azure / bicep-registry-modules

Bicep registry modules
MIT License
417 stars 277 forks source link

[AVM Module Issue]: "registerResourceProviders": "[take(format('lz-vend-ds-create-{0}', is not ending and this job continues to run more than 35min, hence have to cancel it. #2592

Open NirajCricket opened 3 days ago

NirajCricket commented 3 days ago

Check for previous/existing GitHub issues

Issue Type?

Bug

Module Name

avm/ptn/lz/sub-vending

(Optional) Module Version

module subVending 'br/public:avm/ptn/lz/sub-vending:0.1.2' = {

Description

The Job "registerResourceProviders": "[take(format('lz-vend-ds-create-{0}', uniqueString(parameters('subscriptionId'), parameters('deploymentScriptResourceGroupName'), parameters('deploymentScriptName'), deployment().name)), 64)]",

which is in my case is lz-vend-ds-create-wydd6ykdfcfki under resource group rsg-australiasoutheast-ds is not finishing, it is kind a loop or not sure but keeps running for more that 35min, hence have to cancel the job, is it expected or some other issue.

registerResourceProviders: take( 'lz-vend-ds-create-${uniqueString(subscriptionId, deploymentScriptResourceGroupName, deploymentScriptName, deployment().name)}', 64 ) image resourceprovider deployment never ending-from modules of avm resourceprovider deployment never ending

(Optional) Correlation Id

rsg-australiasoutheast-ds | Deployments while creating this rg it throws error

### Tasks
microsoft-github-policy-service[bot] commented 3 days ago

[!IMPORTANT] The "Needs: Triage :mag:" label must be removed once the triage process is complete!

[!TIP] For additional guidance on how to triage this issue/PR, see the BRM Issue Triage documentation.

avm-team-linter[bot] commented 3 days ago

@NirajCricket, thanks for submitting this issue for the avm/ptn/lz/sub-vending module!

[!IMPORTANT] A member of the @Azure/avm-ptn-lz-subvending-module-owners-bicep or @Azure/avm-ptn-lz-subvending-module-contributors-bicep team will review it soon!

NirajCricket commented 3 days ago

Hi @sebassem and @jtracey93 , thanks for fixing previous issue in storagev2 ZRS, this is also part of same rg, which never finish , the resourceproviders tasks deployment is like running in a loop, not sure but not finishing in 35min, I am gonna run one more time and see.

sebassem commented 3 days ago

can you share your module parameters ?