Skip to content

Commit 04c7261

Browse files
author
abregman
committed
Add Azure questions
1 parent c263795 commit 04c7261

File tree

1 file changed

+42
-1
lines changed

1 file changed

+42
-1
lines changed

README.md

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
:information_source:  This repository contains questions on various DevOps and SRE related topics
44

5-
:bar_chart:  There are currently **752** questions
5+
:bar_chart:  There are currently **761** questions
66

77
:books:  To learn more about DevOps check the resources in [DevOpsBit.com](https://devopsbit.com)
88

@@ -4583,6 +4583,10 @@ the pseudo table to retrieve the sum of the prices spent by each customer, then
45834583
<summary>Explain availability sets and availability zones</summary><br><b>
45844584
</b></details>
45854585
4586+
<details>
4587+
<summary>What is Azure Policy?</summary><br><b>
4588+
</b></details>
4589+
45864590
<details>
45874591
<summary>What is the Azure Resource Manager? Can you describe the format for ARM templates?</summary><br><b>
45884592
</b></details>
@@ -4591,6 +4595,22 @@ the pseudo table to retrieve the sum of the prices spent by each customer, then
45914595
<summary>Explain Azure managed disks</summary><br><b>
45924596
</b></details>
45934597
4598+
#### Network
4599+
4600+
<details>
4601+
<summary>What's an Azure region?</summary><br><b>
4602+
</b></details>
4603+
4604+
<details>
4605+
<summary>What is the N-tier architecture?</summary><br><b>
4606+
</b></details>
4607+
4608+
#### Storage
4609+
4610+
<details>
4611+
<summary>What storage options Azure supports?</summary><br><b>
4612+
</b></details>
4613+
45944614
#### Security
45954615
45964616
<details>
@@ -4611,6 +4631,15 @@ More specifically, it:
46114631
Azure AD is a cloud-based identity service. You can use it as a standalone service or integrate it with existing Active Directory service you already running.
46124632
</b></details>
46134633
4634+
<details>
4635+
<summary>What is Azure Advanced Threat Protection?</summary><br><b>
4636+
</b></details>
4637+
4638+
<details>
4639+
<summary>What components are part of Azure ATP?</summary><br><b>
4640+
</b></details>
4641+
4642+
46144643
## GCP
46154644
46164645
<a name="gcp-beginner"></a>
@@ -4767,6 +4796,18 @@ Authorization is the process of identifying what level of access the service or
47674796
<summary>Explain RBAC (Role-based Access Control)</summary><br><b>
47684797
</b></details>
47694798
4799+
<details>
4800+
<summary>Explain Symmetric encryption</summary><br><b>
4801+
</b></details>
4802+
4803+
<details>
4804+
<summary>Explain Asymmetric encryption</summary><br><b>
4805+
</b></details>
4806+
4807+
<details>
4808+
<summary>Explain RBAC (Role-based Access Control)</summary><br><b>
4809+
</b></details>
4810+
47704811
<details>
47714812
<summary>Explain the following:
47724813

0 commit comments

Comments
 (0)