AZ-104 Microsoft Azure Administrator | questions
and answer| latest update
Save
Terms in this set (532)
To create a site-to-site connection, - Provision a virtual network
you need to do the following: - Provision a VPN gateway
- Provision a local network gateway
- Provision a VPN connection
- Verify the connection
- Connect to a virtual machine
,10 Characteristics of Azure Cloud 1. Is temporary and requires a new or existing Azure
Shell Files share to be mounted.
2. Offers an integrated graphical text editor based
on the open-source Monaco Editor.
3. Authenticates automatically for instant access to
your resources.
4. Runs on a temporary host provided on a per-
session, per-user basis.
5. Times out after 20 minutes without interactive
activity.
6. Requires a resource group, storage account, and
Azure File share.
7. Uses the same Azure file share for both Bash and
PowerShell.
8. Is assigned to one machine per user account.
9. Persists $HOME using a 5-GB image held in your
file share.
10. Permissions are set as a regular Linux user in
Bash.
Azure PowerShell is also available inside a browser via the Azure Cloud Shell, or with a
two ways: local installation on Linux, macOS, or the Windows
operating system.
Azure PowerShell has two modes you can use it in interactive mode in which you
from which to choose: manually issue one command at a time, or in
scripting mode where you execute a script that
consists of multiple commands.
? is the formal name for the Azure Az . It contains hundreds of cmdlets that let you
PowerShell module containing control nearly every aspect of every Azure
cmdlets to work with Azure features resource.
, With the Azure PowerShell module, Resource groups
you can work with the following Storage
features, and more: VMs
Azure AD
Containers
Machine learning
Commands in the CLI are structured Commands in the CLI are structured in groups and
in 1 & 2. Each 1 represents a service subgroups. Each group represents a service
provided by Azure, and the 2s divide provided by Azure, and the subgroups divide
commands for these services into commands for these services into logical
logical 1ings. For example, the groupings. For example, the storage group contains
storage 1 contains 2s including subgroups including account, blob, share, and
account, blob, share, and queue. queue.
Commands in the CLI are structured Commands in the CLI are structured in groups and
in groups and subgroups. Each subgroups. Each group represents a service
group represents a 1, and the provided by Azure, and the subgroups divide
subgroups 2. commands for these services into logical
groupings. For example, the storage group contains
subgroups including account, blob, share, and
queue.
How do you find the particular ow do you find the particular commands you need
commands you need in the Azure in the Azure CLI? One way is to use az find. For
CLI? One way is to use ?. For example, if you want to find commands that might
example, if you want to find help you manage a storage blob, you can use the
commands that might help you find command:
manage a storage blob, you can use az find blob
the command: ?
Define resource A manageable item that is available through Azure.
Some common resources are a virtual machine,
storage account, web app, database, and virtual
network, but there are many more
and answer| latest update
Save
Terms in this set (532)
To create a site-to-site connection, - Provision a virtual network
you need to do the following: - Provision a VPN gateway
- Provision a local network gateway
- Provision a VPN connection
- Verify the connection
- Connect to a virtual machine
,10 Characteristics of Azure Cloud 1. Is temporary and requires a new or existing Azure
Shell Files share to be mounted.
2. Offers an integrated graphical text editor based
on the open-source Monaco Editor.
3. Authenticates automatically for instant access to
your resources.
4. Runs on a temporary host provided on a per-
session, per-user basis.
5. Times out after 20 minutes without interactive
activity.
6. Requires a resource group, storage account, and
Azure File share.
7. Uses the same Azure file share for both Bash and
PowerShell.
8. Is assigned to one machine per user account.
9. Persists $HOME using a 5-GB image held in your
file share.
10. Permissions are set as a regular Linux user in
Bash.
Azure PowerShell is also available inside a browser via the Azure Cloud Shell, or with a
two ways: local installation on Linux, macOS, or the Windows
operating system.
Azure PowerShell has two modes you can use it in interactive mode in which you
from which to choose: manually issue one command at a time, or in
scripting mode where you execute a script that
consists of multiple commands.
? is the formal name for the Azure Az . It contains hundreds of cmdlets that let you
PowerShell module containing control nearly every aspect of every Azure
cmdlets to work with Azure features resource.
, With the Azure PowerShell module, Resource groups
you can work with the following Storage
features, and more: VMs
Azure AD
Containers
Machine learning
Commands in the CLI are structured Commands in the CLI are structured in groups and
in 1 & 2. Each 1 represents a service subgroups. Each group represents a service
provided by Azure, and the 2s divide provided by Azure, and the subgroups divide
commands for these services into commands for these services into logical
logical 1ings. For example, the groupings. For example, the storage group contains
storage 1 contains 2s including subgroups including account, blob, share, and
account, blob, share, and queue. queue.
Commands in the CLI are structured Commands in the CLI are structured in groups and
in groups and subgroups. Each subgroups. Each group represents a service
group represents a 1, and the provided by Azure, and the subgroups divide
subgroups 2. commands for these services into logical
groupings. For example, the storage group contains
subgroups including account, blob, share, and
queue.
How do you find the particular ow do you find the particular commands you need
commands you need in the Azure in the Azure CLI? One way is to use az find. For
CLI? One way is to use ?. For example, if you want to find commands that might
example, if you want to find help you manage a storage blob, you can use the
commands that might help you find command:
manage a storage blob, you can use az find blob
the command: ?
Define resource A manageable item that is available through Azure.
Some common resources are a virtual machine,
storage account, web app, database, and virtual
network, but there are many more