GithubHelp home page GithubHelp logo

70534examprep's Issues

Missing jumpbox IP

RE: Azure VNET-to-VNET Connection Lab

https://github.com/michaelsrichter/70534ExamPrep/tree/master/Labs/vnet-to-vnet

Item: •Let's find more info about jumpbox IP address so we can connect to it. Type az network public-ip show -g examprep101 -n jumpbox-ip -o table

The item above, does not return an IP address. I've tried restarting the cloud shell. Please advise.

brian@Azure:~/clouddrive$ az network public-ip show -g examprep101 -n jumpbox-ip -o table
Name ResourceGroup Location Zones AddressVersion AllocationMethod IdleTimeoutInMinutes ProvisioningState


jumpbox-ip examprep101 eastus IPv4 Dynamic 4 Succeeded

Correction to Lab Azure VNET-to-VNET

In going through the lab, the task to "Let's look at the remotebox nsg." the command shown is:
az network nsg rule list --nsg-name jumpbox-nsg -g examprep101 -o table

This should be:
az network nsg rule list --nsg-name AllowSSHfromEast -g examprep101 -o table

RemoteBox Virtual Machine failed to deploy

Azure VNET-to-VNET Connection Lab.

The RemoteBox Virtual Machine failed to deploy for me. SkuNotAvailable?

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.","details":[{"code":"Conflict","message":"{\r\n "error": {\r\n "code": "SkuNotAvailable",\r\n "message": "The requested size for resource '/subscriptions/1b92b07d-95ba-49a9-b9e7-e47ab6d46b28/resourceGroups/examprep101/providers/Microsoft.Compute/virtualMachines/remotebox' is currently not available in location 'westus' zones '' for subscription '1b92b07d-95ba-49a9-b9e7-e47ab6d46b28'. Please try another size or deploy to a different location or zones. See https://aka.ms/azureskunotavailable for details."\r\n }\r\n}"}]}

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.