Giter Site home page Giter Site logo

Command az feature register --namespace Microsoft.Compute --name SIGSoftDelete does not work, remains in pending state about azure-cli HOT 5 CLOSED

helge12 avatar helge12 commented on September 28, 2024
Command az feature register --namespace Microsoft.Compute --name SIGSoftDelete does not work, remains in pending state

from azure-cli.

Comments (5)

yonzhan avatar yonzhan commented on September 28, 2024

Thank you for opening this issue, we will look into it.

from azure-cli.

microsoft-github-policy-service avatar microsoft-github-policy-service commented on September 28, 2024

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @josephkwchan, @jennyhunter-msft.

from azure-cli.

jennyhunter-msft avatar jennyhunter-msft commented on September 28, 2024

@helge12 - This behavior is as expected and not a bug. Some features are hidden and require approval by the service team. In this case, you would need to ensure that the Microsoft.Compute team has allowlisted the SIGSoftDelete feature for your pending subscriptions in order for the registration to complete.

from azure-cli.

jennyhunter-msft avatar jennyhunter-msft commented on September 28, 2024

Closing as by design

from azure-cli.

baidarka avatar baidarka commented on September 28, 2024

How can I know as a user that a feature requires approval by a product team?
My issue appears related (although occurs with feature 'SIGSharing').

SCENARIO

Deploy an Azure Compute Gallery (Microsoft.Compute/galleries@2023-07-03)
Get error message:
Subscription 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' is not registered with the feature Microsoft.Compute/SIGSharing. Please register the subscription before retrying the call.

Register feature SIGSharing as recommended:

az feature register --namespace Microsoft.Compute --name SIGSharing
az provider register --namespace Microsoft.Compute

ISSUE

The state of the feature SIGSharing stays 'pending', for ever and ever.
From a user perspective I have no clue or indication what is going on.

{
  "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/providers/Microsoft.Features/providers/Microsoft.Compute/features/SIGSharing",
  "name": "Microsoft.Compute/SIGSharing",
  "properties": {
    "state": "Pending"
  },
  "type": "Microsoft.Features/providers/features"
}

WORKAROUND

I will fallback to an older API version, that does not require SIGSharing.
(that should work since I do not really use this feature: sharingProfile/permissions: 'Private')

REQUEST

As a user, I'd appreciate a warning that 'an approval by others' is required, or time to completion make take a really long time ⚠️
Even just a warning log entry in an activity log would be really helpful! 🤓

from azure-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.