更新されたのは2023年11月24日認定試験AZ-305日本語問題集で練習テスト問題
更新された検証済みのAZ-305日本語問題集と解答で合格保証もしくは全額返金
質問 # 151
あなたの会社は、会社のオンプレミスデータセンターで販売、財務、およびレポートアプリケーションをホストする仮想マシンについて、次のビジネス継続性とディザスタリカバリの目標を特定しています。
*財務アプリケーションでは、データを7年間保持する必要があります。災害が発生した場合、アプリケーションはAzureから実行できる必要があります。目標の回復(RTO)は10分で、
*レポートアプリケーションは、特定の時点のデータを毎日の粒度で回復できる必要があります。RTOは8時間です。
*販売アプリケーションは、2番目のオンプレミスデータセンターにフェイルオーバーできる必要があります。
どのAzureサービスがビジネスコミュニティとディザスタリカバリの目標を満たしているかを推奨する必要があります。ソリューションはコストを最小限に抑える必要があります。
各アプリケーションに何をお勧めしますか?答えるには、適切なサービスを正しいアプリケーションにドラッグします。各サービスは借りて使用することができます。スピンバーをペイン間でドラッグするか、10ビューコンテンツをスクロールする必要がある場合があります。
正解:
解説:
Explanation
1) Sales: Azure Site Recovery only
2) Finance: Azure Site Recovery and Azure Backup
3) Reporting: Azure Backup only
質問 # 152
Azure SQLデータベースでTDEが有効になっていることを確認するには、Azureポリシーを構成する必要があります。ソリューションは、セキュリティとコンプライアンスの要件を満たす必要があります。
どの3つのアクションを順番に実行する必要がありますか?回答するには、適切なアクションをアクションのリストから回答領域に移動し、正しい順序で配置します。
正解:
解説:
Explanation
A picture containing text Description automatically generated
Scenario: All Azure SQL databases in the production environment must have Transparent Data Encryption (TDE) enabled.
Step 1: Create an Azure policy definition that uses the deployIfNotExists identity.
The first step is to define the roles that deployIfNotExists and modify needs in the policy definition to successfully deploy the content of your included template.
Step 2: Create an Azure policy assignment
When creating an assignment using the portal, Azure Policy both generates the managed identity and grants it the roles defined in roleDefinitionIds.
Step 3: Invoke a remediation task
Resources that are non-compliant to a deployIfNotExists or modify policy can be put into a compliant state through Remediation. Remediation is accomplished by instructing Azure Policy to run the deployIfNotExists effect or the modify operations of the assigned policy on your existing resources and subscriptions, whether that assignment is to a management group, a subscription, a resource group, or an individual resource.
During evaluation, the policy assignment with deployIfNotExists or modify effects determines if there are non-compliant resources or subscriptions. When non-compliant resources or subscriptions are found, the details are provided on the Remediation page.
Reference:
https://docs.microsoft.com/en-us/azure/governance/policy/how-to/remediate-resources
質問 # 153
次の展示に示すように、APIManagementでOAuth2認証を構成します。
ドロップダウンメニューを使用して、図に示されている情報に基づいて各ステートメントを完了する回答の選択肢を選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://developer.okta.com/blog/2018/04/10/oauth-authorization-code-grant-type
https://connect2id.com/products/server/docs/guides/client-registration
質問 # 154
ITサポート配布グループに通知ソリューションを推奨する必要があります。
推奨事項には何を含める必要がありますか?
- A. Azure AD Connect Health
- B. Azure Network Watcher
- C. a SendGrid account with advanced reporting
- D. an action group
正解:A
解説:
Explanation
References:
https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-health-operations
Topic 2, Litware, Inc
Case Study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Overview. General Overview
Litware, Inc. is a medium-sized finance company.
Overview. Physical Locations
Litware has a main office in Boston.
Existing Environment. Identity Environment
The network contains an Active Directory forest named Litware.com that is linked to an Azure Active Directory (Azure AD) tenant named Litware.com. All users have Azure Active Directory Premium P2 licenses.
Litware has a second Azure AD tenant named dev.Litware.com that is used as a development environment.
The Litware.com tenant has a conditional acess policy named capolicy1. Capolicy1 requires that when users manage the Azure subscription for a production environment by using the Azure portal, they must connect from a hybrid Azure AD-joined device.
Existing Environment. Azure Environment
Litware has 10 Azure subscriptions that are linked to the Litware.com tenant and five Azure subscriptions that are linked to the dev.Litware.com tenant. All the subscriptions are in an Enterprise Agreement (EA).
The Litware.com tenant contains a custom Azure role-based access control (Azure RBAC) role named Role1 that grants the DataActions read permission to the blobs and files in Azure Storage.
Existing Environment. On-premises Environment
The on-premises network of Litware contains the resources shown in the following table.
Existing Environment. Network Environment
Litware has ExpressRoute connectivity to Azure.
Planned Changes and Requirements. Planned Changes
Litware plans to implement the following changes:
* Migrate DB1 and DB2 to Azure.
* Migrate App1 to Azure virtual machines.
* Deploy the Azure virtual machines that will host App1 to Azure dedicated hosts.
Planned Changes and Requirements. Authentication and Authorization Requirements Litware identifies the following authentication and authorization requirements:
* Users that manage the production environment by using the Azure portal must connect from a hybrid Azure AD-joined device and authenticate by using Azure Multi-Factor Authentication (MFA).
* The Network Contributor built-in RBAC role must be used to grant permission to all the virtual networks in all the Azure subscriptions.
* To access the resources in Azure, App1 must use the managed identity of the virtual machines that will host the app.
* Role1 must be used to assign permissions to the storage accounts of all the Azure subscriptions.
* RBAC roles must be applied at the highest level possible.
Planned Changes and Requirements. Resiliency Requirements
Litware identifies the following resiliency requirements:
* Once migrated to Azure, DB1 and DB2 must meet the following requirements:
- Maintain availability if two availability zones in the local Azure region fail.
- Fail over automatically.
- Minimize I/O latency.
* App1 must meet the following requirements:
- Be hosted in an Azure region that supports availability zones.
- Be hosted on Azure virtual machines that support automatic scaling.
- Maintain availability if two availability zones in the local Azure region fail.
Planned Changes and Requirements. Security and Compliance Requirements
Litware identifies the following security and compliance requirements:
* Once App1 is migrated to Azure, you must ensure that new data can be written to the app, and the modification of new and existing data is prevented for a period of three years.
* On-premises users and services must be able to access the Azure Storage account that will host the data in App1.
* Access to the public endpoint of the Azure Storage account that will host the App1 data must be prevented.
* All Azure SQL databases in the production environment must have Transparent Data Encryption (TDE) enabled.
* App1 must not share physical hardware with other workloads.
Planned Changes and Requirements. Business Requirements
Litware identifies the following business requirements:
* Minimize administrative effort.
* Minimize costs.
質問 # 155
App1をAzureに移行します。App1のデータストレージがセキュリティとコンプライアンスの要件を満たしていることを確認する必要があります。どうすればよいですか?
- A. BLOBのアクセスポリシーを作成します
- B. AzureRBAC割り当てを作成します。
- C. Azureリソースロックを実装します。
- D. blobサービスのアクセスレベルを変更します。
正解:A
解説:
Explanation
Scenario: Once App1 is migrated to Azure, you must ensure that new data can be written to the app, and the modification of new and existing data is prevented for a period of three years.
As an administrator, you can lock a subscription, resource group, or resource to prevent other users in your organization from accidentally deleting or modifying critical resources. The lock overrides any permissions the user might have.
Reference:
https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/lock-resources
質問 # 156
App1という名前のWebアプリケーションをオンプレミスのデータセンターからAzureに移動することを計画しています。
App1は、ホストサーバーにインストールされているカスタムCOMコンポーネントに依存しています。
AzureでApp1をホストするためのソリューションを推奨する必要があります。ソリューションは、次の要件を満たす必要があります。
Azureデータセンターが利用できなくなった場合、ユーザーはApp1を利用できるようにする必要があります。
コストを最小限に抑える必要があります。
推奨事項には何を含める必要がありますか?
- A. 2つのアベイラビリティーゾーンにロードバランサーと仮想マシンスケールセットをデプロイします。
- B. 2つのAzureリージョンで、ロードバランサーと仮想マシンのスケールセットをデプロイします。
- C. 2つのAzureリージョンで、ロードバランサーとWebアプリをデプロイします。
- D. 2つのAzureリージョンで、TrafficManagerプロファイルとWebアプリをデプロイします。
正解:A
解説:
(https://docs.microsoft.com/en-us/dotnet/azure/migration/app-service#com-and-com-components) Azure App Service does not allow the registration of COM components on the platform. If your app makes use of any COM components, these need to be rewritten in managed code and deployed with the site or application. https://docs.microsoft.com/en-us/dotnet/azure/migration/app-service
"Azure App Service with Windows Containers If your app cannot be migrated directly to App Service, consider App Service using Windows Containers, which enables usage of the GAC, COM components, MSIs, full access to .NET FX APIs, DirectX, and more."
質問 # 157
移行されたデータベースDB1およびDB2をAzureにどのように実装する必要がありますか?
正解:
解説:
Explanation
Table Description automatically generated
Box 1: SQL Managed Instance
Scenario: Once migrated to Azure, DB1 and DB2 must meet the following requirements:
* Maintain availability if two availability zones in the local Azure region fail.
* Fail over automatically.
* Minimize I/O latency.
The auto-failover groups feature allows you to manage the replication and failover of a group of databases on a server or all databases in a managed instance to another region. It is a declarative abstraction on top of the existing active geo-replication feature, designed to simplify deployment and management of geo-replicated databases at scale. You can initiate a geo-failover manually or you can delegate it to the Azure service based on a user-defined policy. The latter option allows you to automatically recover multiple related databases in a secondary region after a catastrophic failure or other unplanned event that results in full or partial loss of the SQL Database or SQL Managed Instance availability in the primary region.
Box 2: Business critical
SQL Managed Instance is available in two service tiers:
General purpose: Designed for applications with typical performance and I/O latency requirements.
Business critical: Designed for applications with low I/O latency requirements and minimal impact of underlying maintenance operations on the workload.
Reference:
https://docs.microsoft.com/en-us/azure/azure-sql/database/auto-failover-group-overview
https://docs.microsoft.com/en-us/azure/azure-sql/managed-instance/sql-managed-instance-paas-overview
質問 # 158
WindowsServer2016を実行する300台のAzure仮想マシンを含むAzureサブスクリプションがあります。
仮想マシンのシステムログにあるすべての警告イベントを一元的に監視する必要があります。
ソリューションには何を含める必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/azure-monitor/platform/data-sources-windows-events
https://docs.microsoft.com/en-us/azure/azure-monitor/platform/agent-windows
質問 # 159
ユーザーの作成と役割の割り当てをキャプチャするアーキテクチャを設計する必要があります。キャプチャしたデータは、AzureCosmosDBに保存する必要があります。
どのAzureサービスを設計に含める必要がありますか?答えるには、適切なサービスを正しいターゲットにドラッグします。各サービスは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、分割バーをペイン間でドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
質問 # 160
App1がサードパーティのクレデンシャルにアクセスして文字列にアクセスできるようにするためのソリューションを推奨する必要があります。ソリューションはセキュリティ要件を満たしている必要があります。
推奨事項には何を含める必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/key-vault/general/authentication
質問 # 161
計画された変更をサポートするために、ID管理戦略に何を含める必要がありますか?
- A. corp.fabrikam.comのドメインコントローラーをAzureの仮想ネットワークにデプロイします。
- B. rd.fabrikam.comフォレストのドメインコントローラーをAzureの仮想ネットワークにデプロイします。
- C. 新しいR&Dプロジェクトの認証用に新しいAzureADテナントをデプロイします。
- D. すべてのドメインコントローラーをcorp.fabrikam.comからAzureの仮想ネットワークに移動します。
正解:A
解説:
Directory synchronization between Azure Active Directory (Azure AD) and corp.fabrikam.com must not be affected by a link failure between Azure and the on-premises network. (This requires domain controllers in Azure) Users on the on-premises network must be able to authenticate to corp.fabrikam.com if an Internet link fails. (This requires domain controllers on-premises)
質問 # 162
App1をAzureに移行する予定です。
App1の高可用性ソリューションを推奨する必要があります。ソリューションは、復元力の要件を満たす必要があります。
推奨事項には何を含める必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Explanation
Graphical user interface, text, application, email Description automatically generated
Box 1: 3
Scenario: App1 must meet the following requirements:
* Be hosted in an Azure region that supports availability zones.
* Maintain availability if two availability zones in the local Azure region fail.
A host group is a resource that represents a collection of dedicated hosts. You create a host group in a region and an availability zone, and add hosts to it.
Use Availability Zones for fault isolation
Availability zones are unique physical locations within an Azure region. Each zone is made up of one or more datacenters equipped with independent power, cooling, and networking. A host group is created in a single availability zone. Once created, all hosts will be placed within that zone. To achieve high availability across zones, you need to create multiple host groups (one per zone) and spread your hosts accordingly.
Box 2: 1
Scenario: App1 must meet the following requirements:
* Be hosted on Azure virtual machines that support automatic scaling.
An Azure virtual machine scale set can automatically increase or decrease the number of VM instances that run your application. This automated and elastic behavior reduces the management overhead to monitor and optimize the performance of your application.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/dedicated-hosts
https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-autoscale-overview
質問 # 163
App1をAzureに移行する予定です。
AzureでのApp1の計算コストを見積もる必要があります。ソリューションは、セキュリティとコンプライアンスの要件を満たす必要があります。
コストを見積もるために何を使用する必要があり、コストを最小限に抑えるために何を実装する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Explanation
Text Description automatically generated
Box 1: The Azure Total Cost of Ownership (TCO) Calculator
The Total Cost of Ownership (TCO) Calculator estimates the cost savings you can realize by migrating your workloads to Azure.
Note: The TCO Calculator recommends a set of equivalent services in Azure that will support your applications. Our analysis will show each cost area with an estimate of your on-premises spend versus your spend in Azure. There are several cost categories that either decrease or go away completely when you move workloads to the cloud.
Box 2: Azure Hybrid Benefit
Azure Hybrid Benefit is a licensing benefit that helps you to significantly reduce the costs of running your workloads in the cloud. It works by letting you use your on-premises Software Assurance-enabled Windows Server and SQL Server licenses on Azure. And now, this benefit applies to RedHat and SUSE Linux subscriptions, too.
Scenario:
Litware identifies the following security and compliance requirements:
* Once App1 is migrated to Azure, you must ensure that new data can be written to the app, and the modification of new and existing data is prevented for a period of three years.
* On-premises users and services must be able to access the Azure Storage account that will host the data in App1.
* Access to the public endpoint of the Azure Storage account that will host the App1 data must be prevented.
* All Azure SQL databases in the production environment must have Transparent Data Encryption (TDE) enabled.
* App1 must not share physical hardware with other workloads.
Reference:
https://azure.microsoft.com/en-us/pricing/tco/
https://azure.microsoft.com/en-us/pricing/hybrid-benefit/
質問 # 164
App1という名前のAzureWebアプリと、KV1という名前のAzureキーボールトがあります。
App1は、データベース接続文字列をKV1に格納します。
App1は、KV1に対して次のタイプの要求を実行します。
得る
リスト
包む
消去
アンラップ
バックアップ
復号化
暗号化
App1のサービスの継続性を評価しています。
KV1をホストするAzureリージョンが使用できなくなった場合は、以下を特定する必要があります。
KV1はどこにフェイルオーバーしますか?
フェイルオーバー中、どのリクエストタイプが使用できなくなりますか?
何を特定する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Explanation
Table Description automatically generated
Box 1: A server in the same paired region
The contents of your key vault are replicated within the region and to a secondary region at least 150 miles away, but within the same geography to maintain high durability of your keys and secrets.
Box 2: Delete
During failover, your key vault is in read-only mode. Requests that are supported in this mode are:
* List certificates
* Get certificates
* List secrets
* Get secrets
* List keys
* Get (properties of) keys
* Encrypt
* Decrypt
* Wrap
* Unwrap
* Verify
* Sign
* Backup
Reference:
https://docs.microsoft.com/en-us/azure/key-vault/general/disaster-recovery-guidance
質問 # 165
App1の接続要件を満たすためにAzureTrafficManagerとAzureApplicationGatewayを使用するかどうかを評価しています。
各サービスに必要なインスタンスの最小数はいくつですか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Explanation
質問 # 166
ファイル共有をホストするAzureStorageアカウントを作成する予定です。共有は、トランザクション集約型のオンプレミスアプリケーションからアクセスされます。
ファイル共有にアクセスするときの待ち時間を最小限に抑えるソリューションを推奨する必要があります。ソリューションは、選択したストレージ層に最高レベルの復元力を提供する必要があります。
推奨事項には何を含める必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/storage/files/storage-files-planning
質問 # 167
ID要件を満たすために何を実装する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Explanation
Requirements: Identity Requirements
Contoso identifies the following requirements for managing Fabrikam access to resources:
Every month, an account manager at Fabrikam must review which Fabrikam users have access permissions to App1. Accounts that no longer need permissions must be removed as guests.
The solution must minimize development effort.
Box 1: The Azure AD Privileged Identity Management (PIM)
When should you use access reviews?
Too many users in privileged roles: It's a good idea to check how many users have administrative access, how many of them are Global Administrators, and if there are any invited guests or partners that have not been removed after being assigned to do an administrative task. You can recertify the role assignment users in Azure AD roles such as Global Administrators, or Azure resources roles such as User Access Administrator in the Azure AD Privileged Identity Management (PIM) experience.
Box 2: Access reviews
Azure Active Directory (Azure AD) access reviews enable organizations to efficiently manage group memberships, access to enterprise applications, and role assignments. User's access can be reviewed on a regular basis to make sure only the right people have continued access.
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/governance/access-reviews-overview
質問 # 168
あなたの会社は、いくつかのLinuxおよびWindows仮想マシン(VM)をAzureにデプロイしています。VMは、AzureVM拡張機能を使用してインストールされたMicrosoftDependencyAgentとLogAnalyticsAgentを使用して展開されます。オンプレミス接続は、AzureExpressRouteを使用して有効になっています。
VMを監視するためのソリューションを設計する必要があります。
どのAzure監視サービスを使用する必要がありますか?回答するには、回答領域で適切なAzure監視サービスを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/network-watcher/traffic-analytics
https://docs.microsoft.com/en-us/azure/azure-monitor/insights/service-map
質問 # 169
App1という名前のAzureWebアプリと、KV1という名前のAzureキーボールトがあります。
App1は、データベース接続文字列をKV1に格納します。
App1は、KV1に対して次のタイプの要求を実行します。
得る
リスト
包む
消去
アンラップ
バックアップ
復号化
暗号化
App1のサービスの継続性を評価しています。
KV1をホストするAzureリージョンが使用できなくなった場合は、以下を特定する必要があります。
KV1はどこにフェイルオーバーしますか?
フェイルオーバー中、どのリクエストタイプが使用できなくなりますか?
何を特定する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/key-vault/general/disaster-recovery-guidance
質問 # 170
オンプレミスのMicrosoftSQLServerデータベースをAzureに移行することを計画しています。
次の要件を満たす展開および復元ソリューションを推奨する必要があります。
ユーザーが開始するバックアップをサポートします
Azureリージョン全体で自動的に複製された複数のインスタンスをサポートします。ビジネスの継続性を実装および維持するための管理作業を最小限に抑えます。何を推奨する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/azure-sql/database/active-geo-replication-overview
質問 # 171
機械学習アプリケーションをサポートするためにAzureDatabricksをデプロイすることを計画しています。データエンジニアは、Azure DataLakeStorageアカウントをDatabricksファイルシステムにマウントします。フォルダへのアクセス許可は、データエンジニアに直接付与されます。
計画されているDatabrickデプロイメントの設計を推奨する必要があります。ソリューションは、次の要件を満たす必要があります。
データエンジニアがアクセス許可のあるフォルダにのみアクセスできるようにします。
開発作業を最小限に抑えます。
コストを最小限に抑えます。
推奨事項には何を含める必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/databricks/security/credential-passthrough/adls-passthrough
質問 # 172
次の要件を満たす高可用性AzureSQLデータベースを設計する必要があります。
*データベースのレプリカ間のフェイルオーバーは、データを失うことなく発生する必要があります。
*ゾーンが停止した場合でも、データベースは引き続き使用可能である必要があります。
*コストを最小限に抑える必要があります。
どの展開オプションを使用する必要がありますか?
- A. AzureSQLデータベースマネージドインスタンスビジネスクリティカル
- B. AzureSQLデータベースビジネスクリティカル
- C. AzureSQLデータベースハイパースケール
- D. AzureSQLデータベース標準
正解:B
解説:
Explanation
General Purpose / Standard prevents data loss through high available storage
https://docs.microsoft.com/en-us/azure/azure-sql/database/service-tier-general-purpose?view=azuresql. This architectural model relies on high availability and reliability of Azure Blob storage that transparently replicates database files and guarantees no data loss if underlying infrastructure failure happens. General Purpose / Standard support Zone Redundancy For General Purpose tier the zone-redundant configuration is Generally Available in the following regions:
https://docs.microsoft.com/en-us/azure/azure-sql/database/high-availability-sla?view=azuresql&tabs=azure-pow Without any information regarding the usage pattern, serverless is possible. Other option is D
https://docs.microsoft.com/en-us/azure/azure-sql/database/serverless-tier-overview?view=azuresql
質問 # 173
......
試験エンジンはAZ-305日本語試験無料お試しサンプル365日更新されます:https://jp.fast2test.com/AZ-305J-premium-file.html