Giter VIP home page Giter VIP logo

Comments (9)

janegilring avatar janegilring commented on May 26, 2024

@jbthefish Could you try to reboot the Azure Resource Bridge appliance VM which is running in the cluster, wait 5-10 minutes and then retry the process of adding a VM image?

from azure_arc.

jbthefish avatar jbthefish commented on May 26, 2024

@janegilring : Thanks for your response. I do not know how to restart the Azure Resource Bridge appliance VM.

Is see the bridge in the portal in the RG - see picture, but there is NOT restart button / function.

image

I do NOT see the brigde on the on the cluster - see picture.

image

Please advice.
Thanks a lot.
JB

from azure_arc.

janegilring avatar janegilring commented on May 26, 2024

@jbthefish Sorry for not providing detailed steps, however, you are in the right place. The resource bridge is the VM starting with the name f59e. If you stop/start that VM and try again to download images 10-15 minutes later - let us see what happens.

from azure_arc.

jbthefish avatar jbthefish commented on May 26, 2024

@janegilring : It did not help. If want to create an image from the marketplace the image section is not filled. How ever i was now able to create an image from a Storage account i have in the cloud. I need to use the public images as well.

Thanks,JB

image

from azure_arc.

janegilring avatar janegilring commented on May 26, 2024

@jbthefish Interesting, could you try to see if it works when using the Azure CLI in order to determine whether the issue is a portal issue or a resource bridge issue?

az stack-hci-vm image create --subscription $subscription --resource-group $resource_group --custom-location $customLocationID --location $location --name "<VM image name>" --os-type $ostype --offer "windowsserver" --publisher "<Publisher name>" --sku "<SKU>" --version "<Version number>" --storage-path-id $storagepathid

Complete instructions is available here.

from azure_arc.

jbthefish avatar jbthefish commented on May 26, 2024

@janegilring : I ran the command as requested:

PS C:\Users\siemens> az stack-hci-vm image create --subscription $subscription --resource-group $resource_group --custom-location $customLocationID --location $location --name "Win11E" --os-type $ostype --offer "windowsserver" --publisher "microsoftwindowsdesktop" --sku "win11-22h2-avd-m365" --version "22621.382.220810"
Command group 'stack-hci-vm' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Deployment failed. Correlation ID: e580a2a8-28cb-4614-b121-07041875ea2b. Failed to generate SAS token for the URN: microsoftwindowsdesktop:windowsserver. Status code: InternalServerError, Error details: {"error":{"code":"AadTokenAcquisitionFailed","message":"Failed to send request to Microsoft.EdgeMarketPlace due to aad authentication error."}}

For your information: I was able to add an image from a storage account. and there prob. create a VM. The problem seems to be limited to the Marketplace images.

image

from azure_arc.

janegilring avatar janegilring commented on May 26, 2024

@jbthefish Thanks, that helps with regards to understanding the culprit. After checking internally, the advise is to create a support ticket to investigate the root cause of the issue.

Feel free to re-open this issue if it turns out to be related to our automations.
Regardless, it would be good if you circle back with information about the outcome of the ticket.

from azure_arc.

jbthefish avatar jbthefish commented on May 26, 2024

@janegilring : Yes, i tried that and the ticket was NOT accepted. It was open and closed right away, with reference that they (MS official support) do not support this solution and that the only way i would get any support would be via Github. So i tried with you . The funny thing is, i have various Azure HCI Stack enviroments running, none with fully qualified hardware, all with VM based on Hyper-V like the approach you used. In the cloud i would be able to run a bigger VM for more intensive testing....but without an image, no testing. Please advice what to do next.

Thank you very much,
JB

from azure_arc.

janegilring avatar janegilring commented on May 26, 2024

@jbthefish Sorry to hear that. Could you reach out to me via LinkedIn (search for Jan Egil Ring, Microsoft) so we can work on the issue and I will try to bring the issue to the product group?

We will update this GitHub issue after resolving the problem.

from azure_arc.

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.