Outbound traffic configuration An App Service can be integrated with an Azure virtual network to allow the app to make outbound connections to VMs or other endpoints in a virtual network. The virtual network and the App Service must be in the same Azure region to be integrated. Integrating an App Service with a virtual…
Decimal to Binary Conversion
Decimal to Binary Conversion (20.1.5) It is also necessary to understand how to convert a dotted decimal IPv4 address to binary. A useful tool is the binary positional value table, as shown in Figure 20-3 through 20-10. In Figure 20-3, is the decimal number of the octet (n) equal to or greater than the most-significant…
Configure backup for an App Service
Configure backup for an App Service Most App Service plans include an automatic backup feature that can be further customized to create backups of your web app. The Free and Shared App Service plan tiers do not include backups. Automatic backups occur every hour and have a 30-day sliding retention scale: If you need to…
Number Systems – 100-150 Exam Guide
Objectives Upon completion of this chapter, you will be able to answer the following questions: • How do you calculate numbers between decimal and binary systems? • How do you calculate numbers between decimal and hexadecimal systems? Key Terms This chapter uses the following key terms. You can find the definitions in the Glossary. binary…
Cloud and Virtualization Summary
Cloud and Virtualization Summary (19.3) The following is a summary of each topic in the chapter and some questions for your reflection. What Did I Learn in this Module? (19.3.1) • Cloud and Cloud Services—In general, when talking about the cloud, we are talking about data centers, cloud computing, and virtualization. Data centers are usually…
Private key certificates – MS AZ-104 Exam Guide
Private key certificates Private key certificates are .pfx certificates you have received from your Certificate Authority (CA) or trusted third-party provider. You can upload these certificates directly to an App Ser- vice or upload them to an Azure key vault that can be integrated with an App Service. Private certificates must be password-protected, be encrypted…
Virtualization – 100-150 Exam Guide
Virtualization (19.2) Network virtualization combines both hardware and software network resources. Network virtualization comes in many forms and new types of virtualization are being developed. Advantages of Virtualization (19.2.1) One major advantage of virtualization is overall reduced cost: • Less equipment is required – Virtualization enables server consolidation, which requires fewer physical devices and lowers…
Configure certificates and TLS for an App Service
Configure certificates and TLS for an App Service App Services can use certificates along with custom domains to help secure and provide trust to the users and services that will access the resource. There are three supported methods of using certificates with an App Service: FIGURE 3-77 App Service Certificates Managed certificates Managed certificates are…
Cloud Services – 100-150 Exam Guide
Cloud Services (19.1.3) Cloud services are available in a variety of options, tailored to meet customer requirements. The three main cloud computing services defined by the National Institute of Standards and Technology (NIST) in their Special Publication 800-145 are as follows: • Software as a Service (SaaS) – The cloud provider is responsible for access…
Cloud and Virtualization – 100-150 Exam Guide
Objectives Upon completion of this chapter, you will be able to answer the following questions: • What are the characteristics of clouds and cloud services? • What is the purpose and the characteristics of virtualization? Key Terms This chapter uses the following key terms. You can find the definitions in the Glossary. Cloud computing Community…