Share via

Exercise - Create custom routes, error:

Mohammed Imtiaz Dawud 0 Reputation points
2024-02-18T00:47:26.0533333+00:00

unreconize argument: resource group name: az network route-table create --name publictable --resource-group [sandbox resource group name] --disable-bgp-route-propagation false

Azure | Azure Training
0 comments No comments

1 answer

Sort by: Most helpful
  1. TP 156.7K Reputation points Volunteer Moderator
    2024-02-18T01:23:33.6466667+00:00

    Hi,

    There is a recent bug whereby the resource group name doesn't get updated properly. Please follow instructions below that will allow you to complete the exercise.

    Please navigate to Create custom routes exercise, Activate sandbox, review permissions, accept, etc. When you see Welcome to Azure Cloud Shell message appear on right, click the Unit 3 of 7 dropdown at the top to navigate back to Unit 2 Identify routing capabilities of an Azure virtual network.

    qna az-104 create custom routes exercise1

    Once Unit 2 page has loaded, immediately click the Unit x of 7 dropdown again to navigate back to Unit 3 Exercise - Create custom routes.

    qna az-104 create custom routes exercise2

    Verify in the code blocks that the resource group name as changed to something similar to learn-3294a2f5-b8ec-2def-ca62-49e23701bd77 instead of [sandbox resource group name].

    qna az-104 create custom routes exercise3

    Complete the exercise by following instructions, click Copy button in upper right of each code block and then right-click--Paste into Cloud Shell window on right, etc.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.