Git Product home page Git Product logo

Comments (11)

rashmisingh622 avatar rashmisingh622 commented on June 12, 2024

I'm also facing the same issue...

from iotedge-logging-and-monitoring-solution.

Takou-DevAp avatar Takou-DevAp commented on June 12, 2024

from iotedge-logging-and-monitoring-solution.

rashmisingh622 avatar rashmisingh622 commented on June 12, 2024

I believe this error happens if try to change the role assignments... I was wondering if using the deployment script the second on the same RG was leading to this, so I cleaned up the resource group.. deleted everything that was getting deployed by this script and tried again.. I'm not getting this error anymore, but getting another one :
ERROR: {"status":"Failed","error":{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"code":"Conflict","message":"{\r\n "status": "Failed",\r\n "error": {\r\n "code": "ResourceDeploymentFailure",\r\n "message": "The resource operation completed with terminal provisioning state 'Failed'.",\r\n "details": [\r\n {\r\n "code": "DeploymentFailed",\r\n "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",\r\n "details": [\r\n {\r\n "code": "BadRequest",\r\n "message": "{\r\n \"error\": {\r\n \"code\": \"NoRegisteredProviderFound\",\r\n \"message\": \"No registered resource provider found for location 'centralindia' and API version '2022-01-01-preview' for type 'namespaces/authorizationrules'. The supported api-versions are '2014-09-01, 2015-08-01, 2017-04-01, 2018-01-01-preview, 2021-01-01-preview, 2021-06-01-preview, 2021-11-01'. The supported locations are ''.\"\r\n }\r\n}"\r\n

This seems to be an issue with the template for the event hub deployment.. so I'm trying to fix that.

from iotedge-logging-and-monitoring-solution.

Takou-DevAp avatar Takou-DevAp commented on June 12, 2024

from iotedge-logging-and-monitoring-solution.

eedorenko avatar eedorenko commented on June 12, 2024

@rashmisingh622 try to update this line

"namespaceAuthRulesApiVersion": "[providers('Microsoft.EventHub', 'namespaces/authorizationRules').apiVersions[0]]",
like this

 "namespaceAuthRulesApiVersion": "2021-11-01"

from iotedge-logging-and-monitoring-solution.

eedorenko avatar eedorenko commented on June 12, 2024

Looks like they broke API version. Fixed in this PR #26 .

from iotedge-logging-and-monitoring-solution.

marvin-garcia avatar marvin-garcia commented on June 12, 2024

@Takou-DevAp and @rashmisingh622 , can you pull the latest changes from main an re-run the wizard? there were some fixes pushed this week.

from iotedge-logging-and-monitoring-solution.

Takou-DevAp avatar Takou-DevAp commented on June 12, 2024

Alright Thank you very much for your help!

from iotedge-logging-and-monitoring-solution.

Takou-DevAp avatar Takou-DevAp commented on June 12, 2024

Hello everyone once again,
I faced this issue and tried to understand why it happens but couldn't do anything about it can you help me out ? @marvin-garcia, @eedorenko ?

new Elms deployment error

from iotedge-logging-and-monitoring-solution.

Takou-DevAp avatar Takou-DevAp commented on June 12, 2024

Hello everyone once again, I faced this issue and tried to understand why it happens but couldn't do anything about it can you help me out ? @marvin-garcia, @eedorenko ?

new Elms deployment error

Hi everyone,
I used explanations in this link to solve the issue: https://stackoverflow.com/questions/66862503/usebasicparsing-parameter

from iotedge-logging-and-monitoring-solution.

Takou-DevAp avatar Takou-DevAp commented on June 12, 2024

from iotedge-logging-and-monitoring-solution.

Related Issues (16)

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.