text stringlengths 0 3.99k | embedding listlengths 768 768 | metadata dict |
|---|---|---|
12. Sélectionnez Ajouter pour ajouter les paramètres principaux, puis sélectionnez Ajouter
pour ajouter la règle de routage.
13. Sélectionnez Suivant : Balises et ajouter des balises si vous le souhaitez. Aucune balise
n’est requise pour cette version de démonstration.
14. Sélectionnez Suivant : Vérifier + Créer , puis... | [
-0.03484634682536125,
0.0024419177789241076,
-0.03189465403556824,
-0.027919018641114235,
0.053626637905836105,
0.046767521649599075,
0.013486175797879696,
-0.0033447076566517353,
-0.008700225502252579,
-0.0669192224740982,
-0.012195245362818241,
-0.013008338399231434,
-0.019108524546027184,... | {
"azure_component": "network",
"chunk_index": 557,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "425",
"source_file": "Application_Gateway.pdf",
"total_page... |
Configuré le serveur SQL pour accepter l’authentification SQL
Création d’un compte d’administrateur sur le serveur SQL
2. Sur un appareil client avec SQL Server Management Studio installé, connectez-vous à
l’adresse IP publique du serveur frontal Azure Application Gateway.
Quand vous n’en avez plus besoin, supprimez la... | [
-0.025183744728565216,
-0.006646659225225449,
-0.007345394231379032,
-0.0320548377931118,
0.057514552026987076,
0.022078700363636017,
0.0478297621011734,
0.023513788357377052,
-0.01424556877464056,
-0.08233382552862167,
-0.019011644646525383,
-0.03191501274704933,
-0.03566696494817734,
0.0... | {
"azure_component": "network",
"chunk_index": 558,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "426",
"source_file": "Application_Gateway.pdf",
"total_page... |
Gérer le trafic web avec une passerelle
d’application en utilisant Azure
PowerShell
Article • 11/05/2023
La passerelle d’application est utilisée pour gérer et sécuriser le trafic web vers les
serveurs que vous gérez. Vous pouvez utiliser Azure PowerShell afin de créer une
passerelle d’application qui utilise un groupe... | [
0.007543129846453667,
0.011897768825292587,
-0.005307271145284176,
0.001815528143197298,
0.06726738065481186,
0.020217401906847954,
0.03490888327360153,
0.08020523190498352,
-0.009605459868907928,
-0.07054952532052994,
-0.010252350009977818,
-0.035878438502550125,
-0.022851262241601944,
0.... | {
"azure_component": "network",
"chunk_index": 559,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "427",
"source_file": "Application_Gateway.pdf",
"total_page... |
Option
Exemple/Lien
Sélectionnez Essayer dans le coin supérieur droite d’un bloc de codes ou
de commandes. La sélection de Essayer ne copie pas automatiquement le
code ni la commande dans Cloud Shell.
Accédez à https://shell.azure.com
ou sélectionnez le bouton Lancer
Cloud Shell pour ouvrir Cloud Shell dans votre navi... | [
-0.017037348821759224,
0.014987939037382603,
-0.03729860484600067,
0.03583798557519913,
0.06908662617206573,
0.051254916936159134,
-0.003170244861394167,
0.06277351826429367,
-0.01738104224205017,
-0.06606391817331314,
-0.06963706761598587,
-0.005842527840286493,
-0.05180363357067108,
-0.0... | {
"azure_component": "network",
"chunk_index": 560,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "428",
"source_file": "Application_Gateway.pdf",
"total_page... |
Configurez les sous-réseaux nommés myBackendSubnet et myAGSubnet à l’aide de
New-AzVirtualNetworkSubnetConfig. Créez le réseau virtuel myVNet à l’aide de New-
AzVirtualNetwork avec les configurations de sous-réseau. Enfin, créez l’adresse IP
publique nommée myAGPublicIPAddress à l’aide de New-AzPublicIpAddress. Ces
res... | [
-0.01435975544154644,
-0.03169643506407738,
-0.026171496137976646,
-0.012639465741813183,
0.06117826700210571,
0.03887663036584854,
0.030694644898176193,
0.032907623797655106,
-0.021116919815540314,
-0.06543505191802979,
-0.007365352939814329,
-0.0067876907996833324,
-0.05556825175881386,
... | {
"azure_component": "network",
"chunk_index": 561,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "429",
"source_file": "Application_Gateway.pdf",
"total_page... |
`
-Location eastus `
-Name myVNet `
-AddressPrefix 10.0.0.0/16 `
-Subnet $backendSubnetConfig, $agSubnetConfig
$pip = New-AzPublicIpAddress `
-ResourceGroupName myResourceGroupAG `
-Location eastus `
-Name myAGPublicIPAddress `
-AllocationMethod Static `
-Sku Standard
Créer une passerelle Application ... | [
0.0044263615272939205,
-0.03799485042691231,
-0.023776404559612274,
-0.03186185285449028,
0.040787819772958755,
0.04224931821227074,
0.028862513601779938,
0.03901086747646332,
0.008019505068659782,
-0.046509191393852234,
-0.013818984851241112,
-0.038573309779167175,
-0.04791721701622009,
0... | {
"azure_component": "network",
"chunk_index": 562,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "429",
"source_file": "Application_Gateway.pdf",
"total_page... |
Associez myAGSubnet créé précédemment à la passerelle d’application à l’aide de New-
AzApplicationGatewayIPConfiguration. Affectez myAGPublicIPAddress à la passerelle
d’application à l’aide de New-AzApplicationGatewayFrontendIPConfig.
Azure PowerShell
Créez le pool back-end nommé appGatewayBackendPool pour la passerell... | [
-0.014205517247319221,
0.007523342967033386,
-0.007271414622664452,
-0.04655865952372551,
0.05585837364196777,
0.003647943725809455,
0.024673566222190857,
0.050769686698913574,
-0.007564128842204809,
-0.04821089655160904,
-0.019703321158885956,
-0.04131491854786873,
-0.06012016907334328,
0... | {
"azure_component": "network",
"chunk_index": 563,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "430",
"source_file": "Application_Gateway.pdf",
"total_page... |
Un écouteur est requis pour permettre à la passerelle d’application d’acheminer le trafic
de manière appropriée vers le pool principal. Dans cet exemple, vous créez un écouteur
de base qui écoute le trafic vers l’URL racine.
Créez un écouteur nommé mydefaultListener à l’aide de New-
AzApplicationGatewayHttpListener ave... | [
-0.015249395743012428,
-0.005350155755877495,
-0.029549071565270424,
-0.03616569936275482,
0.07536044716835022,
-0.005647016689181328,
0.021770643070340157,
0.07269551604986191,
-0.008112657815217972,
-0.055611502379179,
-0.018010206520557404,
-0.00757828401401639,
-0.041105661541223526,
0... | {
"azure_component": "network",
"chunk_index": 564,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "431",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Dans cet exemple, vous créez un groupe de machines virtuelles identiques pour fournir
des serveurs pour le pool principal dans la passerelle d’application. Vous assignez le
groupe identique au pool principal lorsque vous configurez les paramètres IP.
Azure PowerShell
-RequestRoutingRules $frontendRule `
-Sku $sku
C... | [
-0.005700210575014353,
0.001126824994571507,
-0.008721071295440197,
-0.0019373917020857334,
0.05591690167784691,
0.021194057539105415,
0.03201240673661232,
0.037631191313266754,
-0.03156161680817604,
-0.06172850355505943,
-0.014020128175616264,
-0.021341625601053238,
-0.03265831246972084,
... | {
"azure_component": "network",
"chunk_index": 565,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "432",
"source_file": "Application_Gateway.pdf",
"total_page... |
Azure PowerShell
Utilisez Get-AzPublicIPAddress pour obtenir l’adresse IP publique de la passerelle
d’application. Copiez l’adresse IP publique, puis collez-la dans la barre d’adresses de
votre navigateur.
Azure PowerShell
-Primary $true `
-IPConfiguration $ipConfig
New-AzVmss `
-ResourceGroupName myResourceGroup... | [
-0.025176124647259712,
0.008518444374203682,
-0.011872722767293453,
0.013509359210729599,
0.06230929493904114,
0.02489393576979637,
0.06696203351020813,
0.040522895753383636,
-0.0009182067587971687,
-0.05575580894947052,
-0.022348081693053246,
-0.018706072121858597,
-0.04052942991256714,
0... | {
"azure_component": "network",
"chunk_index": 566,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "433",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Quand vous n’en avez plus besoin, supprimez le groupe de ressources, la passerelle
d’application et toutes les ressources associées à l’aide de Remove-AzResourceGroup.
Azure PowerShell
Limiter le trafic web avec un pare-feu d’applications web
Nettoyer les ressources
Remove-AzResourceGroup -Name myResourceGroupAG
Étapes... | [
-0.02504538744688034,
0.017335103824734688,
0.03603032976388931,
-0.012075567618012428,
0.0603230744600296,
-0.003018137998878956,
0.017959199845790863,
0.03491366654634476,
0.0013739534188061953,
-0.046505678445100784,
-0.056461915373802185,
-0.0018049805657938123,
-0.0657738670706749,
0.... | {
"azure_component": "network",
"chunk_index": 567,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "434",
"source_file": "Application_Gateway.pdf",
"total_page... |
Gérer le trafic web avec une passerelle
d’application à l’aide d’Azure CLI
20/05/2025
La passerelle d’application est utilisée pour gérer et sécuriser le trafic web vers les serveurs que
vous gérez. Vous pouvez utiliser Azure CLI pour créer une passerelle d’application qui utilise un
groupe de machines virtuelles ident... | [
0.00454637361690402,
0.0068227797746658325,
-0.0016652538906782866,
0.003171647200360894,
0.06307757645845413,
0.00879509374499321,
0.03509432077407837,
0.08195392042398453,
-0.00567992590367794,
-0.07801441103219986,
-0.019564608111977577,
-0.036154016852378845,
-0.03441004827618599,
0.02... | {
"azure_component": "network",
"chunk_index": 568,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "435",
"source_file": "Application_Gateway.pdf",
"total_page... |
suivez les étapes
affichées dans votre terminal. Pour obtenir d’autres options de connexion, consultez
S’authentifier auprès d’Azure à l’aide d’Azure CLI.
Lorsque vous y êtes invité, installez l’extension Azure CLI lors de la première utilisation.
Pour plus d’informations sur les extensions, consultez Utiliser et gérer... | [
-0.026596348732709885,
-0.011103264056146145,
-0.012654120102524757,
0.006091824732720852,
0.07681773602962494,
0.03280038759112358,
0.024843774735927582,
0.033121511340141296,
-0.023893682286143303,
-0.06600752472877502,
-0.03767627850174904,
-0.0036853477358818054,
-0.07820325344800949,
... | {
"azure_component": "network",
"chunk_index": 569,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "435",
"source_file": "Application_Gateway.pdf",
"total_page... |
Exécutez az version pour rechercher la version et les bibliothèques dépendantes
installées. Pour effectuer une mise à niveau vers la dernière version, exécutez az
upgrade.
Cet tutoriel nécessite la version 2.0.4 ou ultérieure d’Azure CLI. Si vous utilisez
Azure Cloud Shell, la version la plus récente est déjà installée... | [
-0.021641703322529793,
-0.0010494706220924854,
-0.007463436108082533,
-0.015631787478923798,
0.08015993237495422,
0.0206704493612051,
0.03478546813130379,
0.035859014838933945,
-0.023081308230757713,
-0.053177155554294586,
-0.05347612872719765,
-0.020155947655439377,
-0.05836622044444084,
... | {
"azure_component": "network",
"chunk_index": 570,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "436",
"source_file": "Application_Gateway.pdf",
"total_page... |
Utilisez la commande az network application-gateway create pour créer la passerelle
d’application nommée myAppGateway. Quand vous créez une passerelle d’application avec
Azure CLI, vous spécifiez des informations de configuration, telles que la capacité, la référence
SKU et les paramètres HTTP. La passerelle d’applicat... | [
-0.006965038366615772,
0.033477116376161575,
-0.02309446409344673,
-0.03637402877211571,
0.06221082806587219,
-0.014953562058508396,
0.047952380031347275,
0.06287410855293274,
-0.019399432465434074,
-0.06529205292463303,
-0.019792601466178894,
-0.025371164083480835,
-0.016581233590841293,
... | {
"azure_component": "network",
"chunk_index": 571,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "437",
"source_file": "Application_Gateway.pdf",
"total_pages... |
groupe identique sont associées à myBackendSubnet et appGatewayBackendPool. Pour créer le
groupe identique, utilisez la commande az vmss create.
Azure CLI
Vous pouvez maintenant installer NGINX sur le groupe de machines virtuelles identiques de
façon à tester la connectivité HTTP vers le pool principal.
Azure CLI
Pour ... | [
-0.031546421349048615,
-0.019209086894989014,
0.0007256251992657781,
-0.018766634166240692,
0.050382353365421295,
0.021684633567929268,
0.04375767707824707,
0.0315481461584568,
-0.043795954436063766,
-0.08159881830215454,
-0.0018664095550775528,
-0.017547978088259697,
-0.03151046112179756,
... | {
"azure_component": "network",
"chunk_index": 572,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "438",
"source_file": "Application_Gateway.pdf",
"total_page... |
Lorsque vous n’en avez plus besoin, supprimez le groupe de ressources, la passerelle
d’application et toutes les ressources associées.
Azure CLI
Limiter le trafic web avec un pare-feu d’applications web
--query [ipAddress] \
--output tsv
Nettoyer les ressources
az group delete --name myResourceGroupAG --location east... | [
-0.013590420596301556,
0.0028398961294442415,
0.024812566116452217,
0.0016418034210801125,
0.04627590253949165,
0.007129548583179712,
0.043171998113393784,
0.05641024187207222,
-0.0022505775559693575,
-0.04819658026099205,
-0.016579436138272285,
-0.04217115417122841,
-0.08201132714748383,
... | {
"azure_component": "network",
"chunk_index": 573,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "439",
"source_file": "Application_Gateway.pdf",
"total_page... |
Configurer une passerelle Application
Gateway avec un point de terminaison
d’équilibreur de charge interne (ILB)
Article • 12/08/2024
Vous pouvez configurer Azure Application Gateway Standard v1 avec une adresse IP
virtuelle accessible via Internet ou avec un point de terminaison interne non exposé à
Internet. Un point... | [
-0.016302058473229408,
-0.0001116484563681297,
-0.013478683307766914,
-0.020522190257906914,
0.04888693615794182,
-0.012763259001076221,
0.02780207432806492,
-0.0002076087548630312,
0.01730923168361187,
-0.06584719568490982,
-0.027867784723639488,
-0.061301339417696,
-0.04294958338141441,
... | {
"azure_component": "network",
"chunk_index": 574,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "440",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Connectez-vous au portail Azure
.
Azure a besoin d’un réseau virtuel pour communiquer avec les différentes ressources
que vous créez. Créez un réseau virtuel ou utilisez un réseau virtuel existant.
Dans cet exemple, vous allez créer un réseau virtuel. Vous pouvez créer un réseau virtuel
en même temps que la passerelle ... | [
-0.010464831255376339,
0.017442669719457626,
0.023659009486436844,
-0.02575920708477497,
0.0498771034181118,
0.05037211254239082,
0.05474711209535599,
0.023238789290189743,
-0.03547688201069832,
-0.09782326966524124,
-0.03810039535164833,
-0.014853836968541145,
-0.04778873920440674,
0.0372... | {
"azure_component": "network",
"chunk_index": 575,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "441",
"source_file": "Application_Gateway.pdf",
"total_page... |
7. Sélectionnez OK pour créer le réseau virtuel et les sous-réseaux.
8. Sélectionnez Suivant : Serveurs frontaux.
9. Pour Type d’adresse IP de serveur frontal, sélectionnez Privée.
Par défaut, il s’agit d’une affectation d’adresse IP dynamique. La première adresse
disponible du sous-réseau configuré est affectée en tan... | [
-0.051494285464286804,
-0.030347857624292374,
-0.008556053973734379,
-0.03164152801036835,
0.06688640266656876,
0.08729495853185654,
0.0006253101164475083,
0.013106231577694416,
-0.057576511055231094,
-0.09646711498498917,
-0.007324100937694311,
-0.018685968592762947,
-0.027162758633494377,
... | {
"azure_component": "network",
"chunk_index": 576,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "442",
"source_file": "Application_Gateway.pdf",
"total_page... |
16. Sous Règles de routage, sélectionnez Ajouter une règle de routage.
17. Pour Nom de la règle, tapez Rule-01.
18. Pour Nom de l’écouteur, tapez Listener-01.
19. Pour Adresse IP du front-end, sélectionnez Privée.
20. Acceptez les valeurs par défaut restantes, puis sélectionnez l’onglet Cibles de
back-end.
21. Pour Typ... | [
-0.04378707706928253,
-0.012819420546293259,
-0.037006862461566925,
-0.026045119389891624,
0.049563370645046234,
0.031115775927901268,
0.012489368207752705,
0.021561259403824806,
-0.05340767279267311,
-0.05725860223174095,
-0.011847943998873234,
-0.014428110793232918,
-0.04687325283885002,
... | {
"azure_component": "network",
"chunk_index": 577,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "443",
"source_file": "Application_Gateway.pdf",
"total_page... |
complets (FQDN) et de back-ends multilocataires comme Azure App
Service. Dans cet exemple, vous allez utilisez des machines virtuelles comme back-end
cible. Vous pouvez utiliser des machines virtuelles existantes ou en créer de nouvelles.
Dans cet exemple, vous créez deux machines virtuelles qu’Azure va utiliser comme
... | [
-0.011733251623809338,
-0.009332320652902126,
-0.0061021544970571995,
0.0165280532091856,
0.06634669750928879,
0.05244293808937073,
0.01717328280210495,
0.057675886899232864,
-0.0372139997780323,
-0.05101180821657181,
-0.008294698782265186,
-0.02308366633951664,
-0.04695577174425125,
0.014... | {
"azure_component": "network",
"chunk_index": 578,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "443",
"source_file": "Application_Gateway.pdf",
"total_page... |
1. Créez deux machines virtuelles, myVM et myVM2, utilisées en tant que serveurs
principaux.
2. Installer IIS sur les machines virtuelles pour vérifier que la passerelle d’application a
bien été créée.
3. Ajoutez les serveurs principaux au pool principal.
1. Sélectionnez Créer une ressource.
2. Sélectionnez Compute, pu... | [
-0.0036372491158545017,
-0.0011008955771103501,
-0.0025263389106839895,
0.014530321583151817,
0.05178707093000412,
0.05260034650564194,
0.06151518598198891,
0.02269582822918892,
-0.02985088713467121,
-0.06068543717265129,
-0.013290937058627605,
0.02041725628077984,
-0.00846535712480545,
0.... | {
"azure_component": "network",
"chunk_index": 579,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "444",
"source_file": "Application_Gateway.pdf",
"total_pages... |
1. Ouvrez le service Cloud Shell et assurez-vous qu’il est défini sur PowerShell.
2. Exécutez la commande suivante pour installer IIS sur la machine virtuelle :
Azure PowerShell
3. Créez une deuxième machine virtuelle et installez IIS à l’aide de la procédure que
vous venez de terminer. Utilisez myVM2 comme nom de mach... | [
-0.007730037905275822,
-0.00620831735432148,
0.007369752041995525,
0.024182895198464394,
0.07779660075902939,
0.052739739418029785,
0.06691573560237885,
0.0356287956237793,
-0.009077060036361217,
-0.06593836098909378,
-0.04309014976024628,
0.0026924016419798136,
-0.02797657810151577,
0.006... | {
"azure_component": "network",
"chunk_index": 580,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "445",
"source_file": "Application_Gateway.pdf",
"total_pages... |
2. Sélectionnez Pools principaux, puis appGatewayBackendPool.
3. Sous Type de cible, sélectionnez Machine virtuelle, puis, sous Cible, sélectionnez
la carte réseau virtuelle associée à myVM.
4. Répétez l’opération pour ajouter MyVM2.
5. Cliquez sur Enregistrer.
La machine virtuelle cliente sert à se connecter au pool p... | [
-0.029317086562514305,
-0.01475167740136385,
-0.012204420752823353,
-0.010970496572554111,
0.07564077526330948,
0.06556566059589386,
0.020870333537459373,
0.001825194456614554,
-0.053288161754608154,
-0.08308745175600052,
0.004054921679198742,
-0.00006353894423227757,
-0.005103450268507004,
... | {
"azure_component": "network",
"chunk_index": 581,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "446",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Commentaires
Cette page a-t-elle été utile ?
Indiquer des commentaires sur le produit
| Obtenir de l’aide sur Microsoft Q&A
2. Copiez l’adresse IP privée, puis collez-la dans la barre d’adresse du navigateur sur
myVM3 pour accéder au pool principal de la passerelle d’application.
Si vous souhaitez surveiller l’intégri... | [
-0.0106423981487751,
0.0005358639755286276,
0.009200950153172016,
-0.021630754694342613,
0.0470125637948513,
0.03809499740600586,
0.030752208083868027,
0.03691578283905983,
-0.04182315990328789,
-0.05681709572672844,
0.003773799864575267,
-0.026949254795908928,
-0.011735005304217339,
0.030... | {
"azure_component": "network",
"chunk_index": 582,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "447",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Créer une passerelle d’application avec
un équilibreur de charge interne (ILB)
Article • 11/05/2023
Vous pouvez configurer une passerelle Azure Application Gateway Standard v1 avec une
adresse IP virtuelle côté Internet ou avec un point de terminaison interne non exposé à
Internet, également appelé point de terminaison... | [
0.0027352538891136646,
-0.0055560399778187275,
0.0032986325677484274,
-0.011571980081498623,
0.0432015098631382,
-0.02905997447669506,
0.03516225516796112,
-0.004538900684565306,
0.007497892715036869,
-0.05958854407072067,
-0.022300541400909424,
-0.03780720755457878,
-0.05409768223762512,
... | {
"azure_component": "network",
"chunk_index": 583,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "448",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Pool de serveurs principaux : la liste des adresses IP des serveurs principaux. Les
adresses IP répertoriées doivent appartenir au réseau virtuel, mais à un sous-
réseau différent de la plateforme d’application ou elles doivent correspondre à une
adresse IP/VIP publique.
Paramètres du pool de serveurs principaux : chaq... | [
-0.017459845170378685,
-0.031871069222688675,
-0.04007147625088692,
-0.0024653400760143995,
0.04979803413152695,
0.028766198083758354,
0.0348692461848259,
0.0004623075947165489,
-0.058703456073999405,
-0.08496401458978653,
-0.019031282514333725,
-0.051439858973026276,
-0.04351305961608887,
... | {
"azure_component": "network",
"chunk_index": 584,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "449",
"source_file": "Application_Gateway.pdf",
"total_page... |
Gateway sont configurés individuellement, puis regroupés pour créer la
ressource Application Gateway.
Procédure de création d’une passerelle Application Gateway :
1. Créer un groupe de ressources pour Resource Manager
2. Créer un réseau virtuel et un sous-réseau pour la passerelle Application Gateway
3. Créer un objet ... | [
-0.0066437311470508575,
0.0275634303689003,
0.018914708867669106,
-0.025350742042064667,
0.06709334999322891,
0.007707362528890371,
0.052229467779397964,
0.01393553614616394,
-0.026423072442412376,
-0.07518887519836426,
-0.025829125195741653,
-0.011716572567820549,
-0.00891739409416914,
0.... | {
"azure_component": "network",
"chunk_index": 585,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "449",
"source_file": "Application_Gateway.pdf",
"total_page... |
avec Azure Resource Manager.
PowerShell
Vérifiez les abonnements associés au compte.
PowerShell
Vous êtes invité à vous authentifier à l’aide de vos informations d’identification.
Parmi vos abonnements Azure, choisissez celui que vous souhaitez utiliser.
PowerShell
Créez un groupe de ressources (ignorez cette étape si ... | [
-0.02460687980055809,
-0.0016490832203999162,
0.0014538612449541688,
0.006581935100257397,
0.07281186431646347,
0.022292939946055412,
0.03235342353582382,
0.0442078597843647,
0.0018879504641517997,
-0.04810786992311478,
-0.021629074588418007,
0.02550327591598034,
-0.04767287150025368,
0.02... | {
"azure_component": "network",
"chunk_index": 586,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "450",
"source_file": "Application_Gateway.pdf",
"total_page... |
Dans l’exemple précédent, nous avons créé un groupe de ressources appelé « appgw-
rg », ainsi que l’emplacement « USA Ouest ».
L’exemple ci-après indique comment créer un réseau virtuel à l’aide de Resource
Manager :
PowerShell
Attribue la plage d’adresses 10.0.0.0/24 à une variable subnet à utiliser pour créer un
rése... | [
-0.006988223642110825,
-0.019768452271819115,
0.04510490968823433,
-0.014487442560493946,
0.06096690893173218,
0.027618031948804855,
0.02999309077858925,
0.019471414387226105,
-0.021355703473091125,
-0.06227760389447212,
-0.006985623389482498,
0.0017610099166631699,
-0.07905559986829758,
0... | {
"azure_component": "network",
"chunk_index": 587,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "451",
"source_file": "Application_Gateway.pdf",
"total_page... |
PowerShell
Crée une configuration IP de passerelle Application Gateway nommée « gatewayIP01 ».
Au démarrage, Application Gateway sélectionne une adresse IP du sous-réseau
configuré, et route le trafic réseau vers les adresses IP du pool d’adresses IP back-end.
Gardez à l’esprit que chaque instance utilise une adresse I... | [
-0.03756710886955261,
0.007565473672002554,
-0.03131546452641487,
-0.036996275186538696,
0.06019613519310951,
0.01318772230297327,
0.004596984013915062,
0.03732435405254364,
-0.00998575147241354,
-0.07377994060516357,
0.005895131267607212,
-0.008027425967156887,
-0.03971240669488907,
-0.00... | {
"azure_component": "network",
"chunk_index": 588,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "452",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Cette étape permet de configurer le port d’adresses IP front-end nommé
« frontendport01 » pour l’équilibrage de charge interne.
PowerShell
Cette étape permet de créer la configuration IP front-end nommée « fipconfig01 » et lui
associe une adresse IP privée à partir du sous-réseau du réseau virtuel actuel.
PowerShell
Ce... | [
-0.051361728459596634,
-0.005830650217831135,
-0.014873914420604706,
-0.04283389821648598,
0.053966738283634186,
0.007950516417622566,
-0.01813320256769657,
0.022354543209075928,
-0.010296916589140892,
-0.05047530680894852,
0.002606251509860158,
0.025139331817626953,
-0.07627643644809723,
... | {
"azure_component": "network",
"chunk_index": 589,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "453",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Cette étape permet de configurer la taille d’instance de la passerelle Application
Gateway.
Créez une passerelle Application Gateway avec tous les éléments de configuration de la
procédure précédente. Dans notre exemple, la passerelle Application Gateway est
appelée « appgwtest ».
PowerShell
Cette étape permet de créer... | [
-0.03047977387905121,
0.011992019601166248,
0.007718229200690985,
-0.050376567989587784,
0.08163684606552124,
-0.010612672194838524,
0.040163516998291016,
0.041468825191259384,
-0.024300111457705498,
-0.055413201451301575,
-0.007723593153059483,
-0.021030088886618614,
-0.031949255615472794,
... | {
"azure_component": "network",
"chunk_index": 590,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "454",
"source_file": "Application_Gateway.pdf",
"total_page... |
3. Vérifiez que la passerelle a été supprimée à l’aide de l’applet de commande Get-
AzureApplicationGateway.
Obtenez l’objet de passerelle Application Gateway et associez-le à une variable
« $getgw ».
PowerShell
Utilisez Stop-AzApplicationGateway pour arrêter la passerelle Application Gateway. Cet
exemple montre l'appl... | [
-0.01836368441581726,
0.027061257511377335,
0.013770105317234993,
-0.022553790360689163,
0.07000495493412018,
-0.014400333166122437,
0.06557182222604752,
0.04954494535923004,
-0.016524970531463623,
-0.048523832112550735,
-0.03480958193540573,
-0.00602698652073741,
-0.02841612510383129,
0.0... | {
"azure_component": "network",
"chunk_index": 591,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "455",
"source_file": "Application_Gateway.pdf",
"total_page... |
Pour vérifier que le service a été supprimé, vous pouvez utiliser l’applet de commande
Get-AzApplicationGateway. Cette étape n'est pas requise.
PowerShell
Si vous souhaitez configurer le déchargement SSL, consultez Configuration d’une
passerelle Application Gateway pour le déchargement SSL.
Si vous souhaitez plus d'inf... | [
-0.011165776289999485,
0.015625445172190666,
-0.005450360011309385,
-0.03946157544851303,
0.04947271570563316,
0.007312212139368057,
0.06222330778837204,
0.05291863530874252,
0.0017704344354569912,
-0.05688965693116188,
-0.04277004674077034,
0.005327861290425062,
-0.030204521492123604,
0.0... | {
"azure_component": "network",
"chunk_index": 592,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "456",
"source_file": "Application_Gateway.pdf",
"total_page... |
Créer une passerelle d’application avec
un arrêt TLS à l’aide d’Azure PowerShell
Article • 11/05/2023
Vous pouvez utiliser Azure PowerShell pour créer une passerelle d’application avec un
certificat pour un arrêt TLS/SSL qui utilise un groupe de machines virtuelles identiques
pour des serveurs principaux. Dans cet exem... | [
0.023572910577058792,
0.018731310963630676,
0.006569792982190847,
0.012413033284246922,
0.07533860951662064,
0.018092554062604904,
0.027048328891396523,
0.039875131100416183,
0.007668229751288891,
-0.03461437299847603,
-0.03255973011255264,
-0.015978902578353882,
-0.040970105677843094,
0.0... | {
"azure_component": "network",
"chunk_index": 593,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "457",
"source_file": "Application_Gateway.pdf",
"total_page... |
PfxCertificate avec l’empreinte numérique qui a été retournée pour exporter un fichier
pfx du certificat.
PowerShell
Un résultat comme l’exemple suivant devrait s’afficher :
Utilisez l’empreinte numérique pour créer le fichier pfx :
PowerShell
Un groupe de ressources est un conteneur logique dans lequel les ressources ... | [
-0.02561558224260807,
-0.017927221953868866,
0.014506661333143711,
0.03792589157819748,
0.07706370949745178,
0.05194923281669617,
-0.013995050452649593,
0.039561640471220016,
0.018518570810556412,
-0.059499576687812805,
-0.007934046909213066,
-0.004169717896729708,
-0.03866545110940933,
0.... | {
"azure_component": "network",
"chunk_index": 594,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "458",
"source_file": "Application_Gateway.pdf",
"total_page... |
Configurez les sous-réseaux nommés myBackendSubnet et myAGSubnet à l’aide de
New-AzVirtualNetworkSubnetConfig. Créez le réseau virtuel nommé myVNet à l’aide de
New-AzVirtualNetwork avec les configurations de sous-réseau. Enfin, créez l’adresse IP
publique nommée myAGPublicIPAddress à l’aide de New-AzPublicIpAddress. Ce... | [
-0.02169869840145111,
-0.015440966002643108,
-0.022892236709594727,
-0.017098406329751015,
0.051316164433956146,
0.024728676304221153,
0.02622203156352043,
0.031404223293066025,
-0.008983703330159187,
-0.06436258554458618,
-0.03665941581130028,
0.0032118253875523806,
-0.05186032876372337,
... | {
"azure_component": "network",
"chunk_index": 595,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "459",
"source_file": "Application_Gateway.pdf",
"total_page... |
Créez le pool back-end nommé appGatewayBackendPool pour la passerelle
d’application à l’aide de New-AzApplicationGatewayBackendAddressPool. Configurez les
paramètres pour le pool back-end à l’aide de New-
AzApplicationGatewayBackendHttpSettings.
PowerShell
Un écouteur est requis pour permettre à la passerelle d’applica... | [
-0.024094585329294205,
0.0037188013084232807,
-0.016652993857860565,
-0.05334286764264107,
0.06184715777635574,
0.008828255347907543,
-0.001111724297516048,
0.05226051062345505,
-0.0161804910749197,
-0.05366305261850357,
-0.0204351544380188,
0.0010252019856125116,
-0.036149006336927414,
-0... | {
"azure_component": "network",
"chunk_index": 596,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "460",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Maintenant que vous avez créé les ressources nécessaires pour la prise en charge,
spécifiez des paramètres de la passerelle d’application nommée myAppGateway à l’aide
de New-AzApplicationGatewaySku, puis créez-la à l’aide de New-AzApplicationGateway
avec le certificat.
Azure PowerShell
$pwd = ConvertTo-SecureString `
... | [
-0.007901880890130997,
-0.0014089782489463687,
-0.020033011212944984,
0.009162330068647861,
0.05890975892543793,
0.027360541746020317,
0.012722749263048172,
0.044047556817531586,
-0.0007621939876116812,
-0.06524486839771271,
-0.0014124353183433414,
0.0029687616042792797,
-0.04948460310697555... | {
"azure_component": "network",
"chunk_index": 597,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "461",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Dans cet exemple, vous créez un groupe de machines virtuelles identiques pour fournir
des serveurs pour le pool principal dans la passerelle d’application. Vous assignez le
groupe identique au pool principal lorsque vous configurez les paramètres IP.
Azure PowerShell
-FrontendPorts $frontendport `
-HttpListeners $d... | [
-0.012828552164137363,
0.004385218024253845,
-0.006385926157236099,
-0.00985935889184475,
0.05392362177371979,
0.022620223462581635,
0.035210415720939636,
0.03747226670384407,
-0.030688095837831497,
-0.06852727383375168,
-0.01952289417386055,
-0.023576365783810616,
-0.039774730801582336,
0... | {
"azure_component": "network",
"chunk_index": 598,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "462",
"source_file": "Application_Gateway.pdf",
"total_page... |
Azure PowerShell
Vous pouvez utiliser Get-AzPublicIPAddress pour obtenir l’adresse IP publique de la
passerelle d’application. Copiez l’adresse IP publique, puis collez-la dans la barre
d’adresses de votre navigateur.
Azure PowerShell
Add-AzVmssNetworkInterfaceConfiguration `
-VirtualMachineScaleSet $vmssConfig `
-... | [
-0.012876694090664387,
0.005623927805572748,
-0.014423861168324947,
0.02182929590344429,
0.06089082732796669,
0.03316210210323334,
0.06429456174373627,
0.035934045910835266,
-0.004754696041345596,
-0.06254281848669052,
-0.029282400384545326,
-0.025279026478528976,
-0.04618934169411659,
0.0... | {
"azure_component": "network",
"chunk_index": 599,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "463",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Pour accepter l’avertissement de sécurité si vous avez utilisé un certificat auto-signé,
sélectionnez Détails, puis Atteindre la page web. Votre site IIS sécurisé apparaît
maintenant comme dans l’exemple suivant :
Quand vous n’en avez plus besoin, supprimez le groupe de ressources, la passerelle
d’application et toutes... | [
-0.008731771260499954,
-0.015140318311750889,
0.035560011863708496,
0.02839071676135063,
0.05169576406478882,
0.014380360953509808,
0.044294703751802444,
0.018509067595005035,
0.025632966309785843,
-0.02502196468412876,
-0.0424986407160759,
-0.016380012035369873,
-0.06645845621824265,
0.00... | {
"azure_component": "network",
"chunk_index": 600,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "464",
"source_file": "Application_Gateway.pdf",
"total_page... |
Créer une passerelle d’application qui héberge plusieurs sites web
Remove-AzResourceGroup -Name myResourceGroupAG
Étapes suivantes | [
-0.013688846491277218,
0.05108879506587982,
0.07636051625013351,
-0.007995027117431164,
0.05655648186802864,
-0.011966129764914513,
0.015657488256692886,
0.03772659972310066,
-0.0078071788884699345,
-0.05104351043701172,
-0.04290255159139633,
0.004676693119108677,
-0.036514416337013245,
0.... | {
"azure_component": "network",
"chunk_index": 601,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "465",
"source_file": "Application_Gateway.pdf",
"total_page... |
Créer une passerelle d’application avec
un arrêt TLS à l’aide de l’interface CLI
Azure
Article • 29/04/2023
Vous pouvez utiliser Azure CLI pour créer une passerelle d’application avec un certificat
pour la terminaison TLS. Pour les serveurs principaux, vous pouvez utiliser un groupe de
machines virtuelles identiques. D... | [
0.010309490375220776,
0.013430519960820675,
-0.004090409260243177,
-0.00047355820424854755,
0.07222352176904678,
0.03610635921359062,
0.04259791597723961,
0.058128099888563156,
-0.0018626066157594323,
-0.03576819971203804,
-0.019444582983851433,
-0.014412623830139637,
-0.03845005854964256,
... | {
"azure_component": "network",
"chunk_index": 602,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "466",
"source_file": "Application_Gateway.pdf",
"total_page... |
affichées dans votre terminal. Pour connaître les autres options de connexion,
consultez Se connecter avec Azure CLI.
Lorsque vous y êtes invité, installez l’extension Azure CLI lors de la première
utilisation. Pour plus d’informations sur les extensions, consultez Utiliser des
extensions avec Azure CLI.
Exécutez az ve... | [
-0.024813976138830185,
0.00042814842890948057,
-0.014552747830748558,
0.025949208065867424,
0.07137318700551987,
0.04675551876425743,
0.029576070606708527,
0.049937255680561066,
-0.014892397448420525,
-0.054335471242666245,
-0.04805280640721321,
-0.00944102555513382,
-0.0685013011097908,
0... | {
"azure_component": "network",
"chunk_index": 603,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "467",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Azure CLI
Créez le réseau virtuel nommé myVNet et le sous-réseau nommé myAGSubnet à l’aide
de la commande az network vnet create. Vous pouvez ensuite ajouter le sous-réseau
nommé myBackendSubnet requis par les serveurs principaux à l’aide de la commande az
network vnet subnet create. Créez l’adresse IP publique nommée ... | [
-0.0008778966730460525,
-0.03576008602976799,
-0.02499527856707573,
-0.000681093952152878,
0.03889259696006775,
0.020913200452923775,
0.04177858307957649,
0.0498189739882946,
-0.018060507252812386,
-0.05461495742201805,
-0.04181359335780144,
-0.01767314411699772,
-0.0590495690703392,
0.020... | {
"azure_component": "network",
"chunk_index": 604,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "468",
"source_file": "Application_Gateway.pdf",
"total_page... |
Azure CLI
La création de la passerelle d’application peut prendre plusieurs minutes. Une fois la
passerelle d’application créée, vous pouvez voir ses nouvelles fonctionnalités suivantes :
appGatewayBackendPool : une passerelle d’application doit avoir au moins un pool
d’adresses backend.
appGatewayBackendHttpSettings :... | [
-0.02066316083073616,
0.008543796837329865,
-0.0061742402613162994,
-0.021457809954881668,
0.05694654956459999,
-0.0026015187613666058,
0.055136024951934814,
0.044711243361234665,
-0.02791857346892357,
-0.07618434727191925,
-0.005229924339801073,
-0.03818527236580849,
-0.020653657615184784,
... | {
"azure_component": "network",
"chunk_index": 605,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "469",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Azure CLI
Pour obtenir l’adresse IP publique de la passerelle d’application, vous pouvez utiliser la
commande az network public-ip show.
Azure CLI
Copiez l’adresse IP publique, puis collez-la dans la barre d’adresses de votre navigateur.
Pour cet exemple, l’URL est : https://52.170.203.149
.
--admin-username azureus... | [
-0.04041142761707306,
-0.010204869322478771,
-0.03174709156155586,
-0.0019656047224998474,
0.05496866628527641,
0.021414171904325485,
0.05020833760499954,
0.03688933700323105,
-0.023436445742845535,
-0.06968433409929276,
-0.004139704629778862,
-0.036734696477651596,
-0.030919741839170456,
... | {
"azure_component": "network",
"chunk_index": 606,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "470",
"source_file": "Application_Gateway.pdf",
"total_page... |
Pour accepter l’avertissement de sécurité si vous avez utilisé un certificat auto-signé,
sélectionnez Détails, puis Atteindre la page web. Votre site NGINX sécurisé apparaît
maintenant comme dans l’exemple suivant :
Lorsque vous n’en avez plus besoin, supprimez le groupe de ressources, la passerelle
d’application et to... | [
0.013766519725322723,
-0.05387942120432854,
0.02740308828651905,
0.022206148132681847,
0.059458523988723755,
0.03381361812353134,
0.024393724277615547,
0.03854794800281525,
-0.0025039645843207836,
-0.036433145403862,
-0.015469330362975597,
-0.02804446406662464,
-0.06717398762702942,
0.0156... | {
"azure_component": "network",
"chunk_index": 607,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "471",
"source_file": "Application_Gateway.pdf",
"total_page... |
Créer une passerelle d’application qui héberge plusieurs sites web
az group delete --name myResourceGroupAG --location eastus
Étapes suivantes | [
-0.018795181065797806,
0.03777351230382919,
0.0741153284907341,
-0.011143975891172886,
0.038197439163923264,
-0.014192897826433182,
0.02874177135527134,
0.03955288976430893,
-0.018778495490550995,
-0.05237458273768425,
-0.02674509957432747,
-0.022037215530872345,
-0.035213615745306015,
0.0... | {
"azure_component": "network",
"chunk_index": 608,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "472",
"source_file": "Application_Gateway.pdf",
"total_page... |
Configuration de l'arrêt TLS avec des
certificats Key Vault à l'aide d'Azure
PowerShell
Article • 11/05/2023
Azure Key Vault est un magasin des secrets managé par une plateforme que vous
pouvez utiliser pour protéger des secrets, des clés et des certificats TLS/SSL. Azure
Application Gateway prend en charge l’intégrati... | [
-0.006013582926243544,
0.018799057230353355,
-0.012768089771270752,
0.033756665885448456,
0.08458145707845688,
0.0016477714525535703,
0.04879225417971611,
0.02589922957122326,
0.003625324694439769,
-0.017093544825911522,
-0.058213070034980774,
-0.02275850623846054,
-0.03776383027434349,
-0... | {
"azure_component": "network",
"chunk_index": 609,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "473",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Azure PowerShell
Azure PowerShell
Azure PowerShell
Azure PowerShell
$rgname = "KeyVaultTest"
$location = "East US"
$kv = "<your key vault name>"
$appgwName = "AppGwKVIntegration"
) Important
Le nom du coffre de clés doit être globalement unique.
Créer un groupe de ressources et une identité managée
par l’utilisateur
$r... | [
-0.006712688133120537,
0.0113641656935215,
0.015528934076428413,
0.03621562570333481,
0.06214213743805885,
0.006961809005588293,
0.04879992455244064,
0.025444649159908295,
0.013850990682840347,
-0.036298468708992004,
-0.020648164674639702,
-0.009494037367403507,
-0.04622060805559158,
0.016... | {
"azure_component": "network",
"chunk_index": 610,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "474",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Azure PowerShell
Azure PowerShell
Azure PowerShell
$sub1 = New-AzVirtualNetworkSubnetConfig -Name "appgwSubnet" -AddressPrefix
"10.0.0.0/24"
$sub2 = New-AzVirtualNetworkSubnetConfig -Name "backendSubnet" -
AddressPrefix "10.0.1.0/24"
$vnet = New-AzvirtualNetwork -Name "Vnet1" -ResourceGroupName $rgname -
Location $loc... | [
-0.0035617281682789326,
-0.009756417945027351,
0.008130557835102081,
0.003461751388385892,
0.08132415264844894,
0.016668444499373436,
0.03253299742937088,
0.039841167628765106,
0.02006346732378006,
-0.05540705844759941,
0.0011423430405557156,
-0.0111971041187644,
-0.053872328251600266,
0.0... | {
"azure_component": "network",
"chunk_index": 611,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "475",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Azure PowerShell
Azure PowerShell
Azure PowerShell
$listener01 = New-AzApplicationGatewayHttpListener -Name "listener1" -
Protocol Https `
-FrontendIPConfiguration $fipconfig01 -FrontendPort $fp01 -SslCertificate
$sslCert01
$listener02 = New-AzApplicationGatewayHttpListener -Name "listener2" -
Protocol Http `
-Fro... | [
-0.003019908210262656,
-0.00038383755600079894,
-0.023368993774056435,
-0.03934670612215996,
0.07490707188844681,
0.0054884362034499645,
0.04225841537117958,
0.02392624504864216,
0.006468241568654776,
-0.05804826691746712,
0.010713963769376278,
0.019666852429509163,
-0.055340565741062164,
... | {
"azure_component": "network",
"chunk_index": 612,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "476",
"source_file": "Application_Gateway.pdf",
"total_pages... |
En savoir plus sur l’arrêt TLS
Étapes suivantes | [
-0.023656707257032394,
-0.004497807007282972,
0.013806242495775223,
-0.010151638649404049,
0.04848899692296982,
0.02414168231189251,
0.01987370103597641,
0.04990208148956299,
-0.021756967529654503,
-0.03690560534596443,
-0.049173519015312195,
0.009075004607439041,
-0.0380735918879509,
-0.0... | {
"azure_component": "network",
"chunk_index": 613,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "477",
"source_file": "Application_Gateway.pdf",
"total_page... |
Configurer une terminaison TLS avec
des certificats de coffre de clés à l'aide
du portail Azure
Article • 01/06/2023
Azure Key Vault est un magasin des secrets managé par une plateforme que vous
pouvez utiliser pour protéger des secrets, des clés et des certificats TLS/SSL. Azure
Application Gateway prend en charge l’i... | [
-0.02714408189058304,
0.013903388753533363,
-0.0015860985731706023,
0.02390248142182827,
0.052385713905096054,
0.019707856699824333,
0.04219873994588852,
0.05418134480714798,
0.01711166277527809,
-0.04463670775294304,
-0.05126430466771126,
-0.04466152563691139,
-0.045460477471351624,
0.043... | {
"azure_component": "network",
"chunk_index": 614,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "478",
"source_file": "Application_Gateway.pdf",
"total_pages... |
6. Sélectionnez Create (Créer). La création d’un groupe de ressources prend quelques
secondes.
7. Sélectionnez Actualiser dans le menu supérieur pour actualiser la liste de groupes
de ressources, puis sélectionnez le nouveau groupe de ressources créé pour
l’ouvrir. Ou bien sélectionnez Notification (icône en forme de c... | [
-0.02133718691766262,
0.003738372353836894,
-0.008960123173892498,
-0.01766434870660305,
0.06511497497558594,
0.029263176023960114,
-0.0293626319617033,
0.018832450732588768,
-0.022767959162592888,
-0.09179553389549255,
-0.0754249095916748,
-0.0035857714246958494,
-0.04626983404159546,
0.0... | {
"azure_component": "network",
"chunk_index": 615,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "479",
"source_file": "Application_Gateway.pdf",
"total_page... |
À ce stade, votre compte Azure est le seul autorisé à effectuer des opérations sur ce
nouveau coffre.
1. Dans le coffre de clés créé précédemment, accédez à Certificat.
2. Sous Certificat, sélectionnez la méthode de création de votre choix, Importer ou
Générer. Si vous choisissez de générer le certificat, vous devez cr... | [
0.019549686461687088,
-0.018587999045848846,
-0.023029057309031487,
0.004676623735576868,
0.027560921385884285,
0.02035881020128727,
0.020872371271252632,
0.03442862629890442,
0.0010020859772339463,
-0.02991984412074089,
-0.020131316035985947,
-0.014192329719662666,
-0.06934057921171188,
0... | {
"azure_component": "network",
"chunk_index": 616,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "480",
"source_file": "Application_Gateway.pdf",
"total_page... |
d’émission.
3. Entrez le nom de votre certificat, puis renseignez tous les champs obligatoires.
4. Après avoir renseigné les informations ci-dessus, sélectionnez Créer.
1. Dans la zone Rechercher, entrez Réseau virtuel.
2. Dans la page Réseau virtuel, sélectionnez Créer.
3. Dans Créer un réseau virtuel, entrez ou sélec... | [
-0.024884557351469994,
0.005638512317091227,
0.0019396210554987192,
-0.014604284428060055,
-0.012809191830456257,
0.029918793588876724,
0.012264156714081764,
0.0066085439175367355,
-0.021308500319719315,
-0.07046932727098465,
-0.03426770120859146,
0.010143004357814789,
-0.07617391645908356,
... | {
"azure_component": "network",
"chunk_index": 617,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "481",
"source_file": "Application_Gateway.pdf",
"total_pages... |
7. Sélectionnez + Ajouter un sous-réseau, puis entrez MySubnet comme Nom de
sous-réseau, et 10.1.0.0/24 comme Plage d’adresses de sous-réseau.
8. Sélectionnez Ajouter.
9. Sélectionnez OK.
10. Sélectionnez le bouton Vérifier + Créer.
Vous allez créer la passerelle d’application à l’aide des onglets de la page Créer une
... | [
-0.0031158796045929193,
-0.012537943199276924,
0.021786978468298912,
-0.044163960963487625,
0.07294660061597824,
0.04184766113758087,
0.004482393153011799,
0.04003371670842171,
-0.02462211810052395,
-0.09250001609325409,
-0.03298966586589813,
-0.01446261815726757,
-0.03996133804321289,
0.0... | {
"azure_component": "network",
"chunk_index": 618,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "482",
"source_file": "Application_Gateway.pdf",
"total_page... |
d’application et un autre pour les serveurs back-end.
Sous Configurer le réseau virtuel, créez un réseau virtuel en sélectionnant Créer
nouveau. Dans la fenêtre Créer un réseau virtuel qui s’ouvre, entrez les valeurs
Créer une passerelle Application Gateway
7 Notes
Les stratégies de points de terminaison de service de ... | [
0.004303612280637026,
0.0036417869850993156,
0.058509331196546555,
-0.03826555609703064,
0.03726627305150032,
0.022190909832715988,
0.05674731358885765,
0.01622774638235569,
-0.03301658108830452,
-0.06369898468255997,
-0.026867058128118515,
0.013583085499703884,
-0.04073305428028107,
0.017... | {
"azure_component": "network",
"chunk_index": 619,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "482",
"source_file": "Application_Gateway.pdf",
"total_page... |
suivantes pour créer le réseau virtuel et deux sous-réseaux :
Name : entrez myVNet comme nom de réseau virtuel.
Nom de sous-réseau (sous-réseau Application Gateway) : la grille Sous-réseaux
affiche un sous-réseau nommé Par défaut. Remplacez le nom de ce sous-réseau
par myAGSubnet.
Le sous-réseau de passerelle d’applica... | [
-0.007619643118232489,
-0.029816200956702232,
0.013197005726397038,
-0.027217769995331764,
0.026823673397302628,
0.04612191766500473,
0.03856479004025459,
0.0006781721021980047,
-0.03879396989941597,
-0.08079454302787781,
-0.020353112369775772,
0.014018222689628601,
-0.01320390123873949,
0... | {
"azure_component": "network",
"chunk_index": 620,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "483",
"source_file": "Application_Gateway.pdf",
"total_page... |
IP frontale est défini
sur Publique.
Vous pouvez l’adresse IP frontale pour qu’elle soit publique ou privée
conformément à votre cas d’utilisation. Dans cet exemple, vous allez choisir une
adresse IP front-end publique.
2. Sélectionnez Ajouter nouveau pour Adresse IP publique, entrez
myAGPublicIPAddress comme nom d’adr... | [
-0.07399147748947144,
0.005480845924466848,
-0.003311149077489972,
-0.05617858096957207,
0.022350501269102097,
0.05134154111146927,
0.0007733440725132823,
0.027285872027277946,
-0.016100645065307617,
-0.03955762833356857,
-0.011123604141175747,
-0.06060993671417236,
-0.01932423561811447,
0... | {
"azure_component": "network",
"chunk_index": 621,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "483",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Onglet Back-ends
Le pool de back-ends est utilisé pour router les demandes vers les serveurs back-end
qui les traitent. Le pool de back-ends peut se composer de cartes d’interface réseau, de
groupes de machines virtuelles identiques, d’adresses IP publiques, d’adresses IP
internes, de noms de domaine complets (FQDN) et... | [
-0.027039622887969017,
-0.03313896805047989,
0.015830352902412415,
-0.032283663749694824,
0.050329841673374176,
0.01685827411711216,
0.01304553635418415,
0.05619073659181595,
-0.0510980524122715,
-0.05736560374498367,
-0.012453368864953518,
-0.007473789155483246,
-0.04219445586204529,
0.00... | {
"azure_component": "network",
"chunk_index": 622,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "484",
"source_file": "Application_Gateway.pdf",
"total_page... |
Ajouter une règle de routage dans la colonne Règles de routage.
2. Dans la fenêtre Ajouter une règle de routage qui s’ouvre, entrez myRoutingRule
pour Nom de la règle.
3. Une règle de routage requiert un écouteur. Sous l’onglet Écouteur dans la fenêtre
Ajouter une règle de routage, entrez les valeurs suivantes pour l’é... | [
-0.07049282640218735,
-0.003170215990394354,
-0.004407557193189859,
-0.07170453667640686,
0.023281069472432137,
0.012024939991533756,
0.032812271267175674,
0.04551825299859047,
-0.03108398988842964,
-0.006353028584271669,
-0.0389380119740963,
0.013345434330403805,
-0.028111238032579422,
0.... | {
"azure_component": "network",
"chunk_index": 623,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "484",
"source_file": "Application_Gateway.pdf",
"total_page... |
4. Sous l’onglet Cibles de back-end, sélectionnez myBackendPool pour la Cible de
back-end.
5. Pour Paramètre HTTP, sélectionnez Ajouter nouveau pour ajouter un nouveau
paramètre HTTP. Le paramètre HTTP détermine le comportement de la règle de
routage. Dans la fenêtre Ajouter un paramètre HTTP qui s’ouvre, entrez
myHTTP... | [
-0.04984375461935997,
-0.03419608250260353,
-0.00980350375175476,
-0.07380639761686325,
0.04295904189348221,
0.04038427770137787,
0.01332702673971653,
0.029940959066152573,
-0.030487671494483948,
-0.081217460334301,
-0.016911212354898453,
-0.014635373838245869,
-0.03914177417755127,
0.0029... | {
"azure_component": "network",
"chunk_index": 624,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "485",
"source_file": "Application_Gateway.pdf",
"total_page... |
Sélectionnez Ajouter une stratégie d’accès.
5. Spécifiez le niveau d’autorisation requis.
6. Sélectionnez Principal, puis choisissez Aucune sélection.
7. Recherchez le nom d’identité managée créé précédemment et utilisez-le.
Ignorez
l’identité de l’application.
Créer une identité managée affectée par l’utilisateur | [
-0.04391735419631004,
0.004838001914322376,
-0.016320815309882164,
-0.034300796687603,
0.060983069241046906,
0.05297154188156128,
0.031245488673448563,
0.002453824505209923,
-0.02398522011935711,
-0.08758001029491425,
-0.018308032304048538,
-0.00847760308533907,
-0.03446950763463974,
-0.01... | {
"azure_component": "network",
"chunk_index": 625,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "485",
"source_file": "Application_Gateway.pdf",
"total_page... |
Pour plus d’informations sur la configuration des autorisations de stratégie d’accès et
des autorisations de pare-feu de coffre de clés, consultez les articles ci-dessous.
Déléguer l’identité managée affectée par l’utilisateur à Key Vault
Vérifier les autorisations de pare-feu pour Key Vault
1. Revenir à la passerelle ... | [
-0.02947285585105419,
0.01988835446536541,
-0.033056195825338364,
-0.017465651035308838,
0.04653124883770943,
0.018083665519952774,
0.04900754615664482,
0.023004736751317978,
0.02705218642950058,
-0.056297846138477325,
-0.030218832194805145,
-0.0445585660636425,
-0.06781535595655441,
0.020... | {
"azure_component": "network",
"chunk_index": 626,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "486",
"source_file": "Application_Gateway.pdf",
"total_page... |
Coffre de clés : sélectionnez le nom du coffre de clés configuré
précédemment
Certificat : remplit automatiquement le ou les certificats trouvés dans le
coffre de clés. Conservez les sélections restantes par défaut
En savoir plus sur l’arrêt TLS
Étapes suivantes | [
-0.0045280782505869865,
-0.009746753610670567,
-0.013092130422592163,
0.01879957690834999,
0.07408013939857483,
0.02501860447227955,
0.020874928683042526,
0.0344635471701622,
0.005435607396066189,
-0.01291660312563181,
-0.02737288922071457,
0.023418204858899117,
-0.0698954313993454,
-0.005... | {
"azure_component": "network",
"chunk_index": 627,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "487",
"source_file": "Application_Gateway.pdf",
"total_page... |
En savoir plus sur Azure Key Vault | [
-0.03443290293216705,
0.01940716803073883,
0.01739458367228508,
0.031969308853149414,
0.07562697678804398,
0.016291072592139244,
0.01978900656104088,
0.022924834862351418,
-0.026706891134381294,
-0.06081127002835274,
-0.019159536808729172,
-0.02085014246404171,
-0.014863084070384502,
0.001... | {
"azure_component": "network",
"chunk_index": 628,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "488",
"source_file": "Application_Gateway.pdf",
"total_page... |
Configurer le chiffrement TLS de bout
en bout avec Application Gateway à
partir du portail
Article • 30/03/2023 • 5 minutes de lecture
Cet article explique comment utiliser le portail Azure pour configurer un chiffrement TLS
(Transport Layer Security), anciennement chiffrement SSL (Secure Sockets Layer), de
bout en bou... | [
0.03023073635995388,
-0.03052699938416481,
-0.022881628945469856,
-0.0030487363692373037,
0.0551421232521534,
0.030728472396731377,
0.05811183899641037,
0.04609448090195656,
0.010851641185581684,
-0.06168464571237564,
-0.003188268980011344,
-0.046900197863578796,
-0.04582666978240013,
0.07... | {
"azure_component": "network",
"chunk_index": 629,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "489",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Pour plus d’informations, consultez Présentation de la terminaison TLS et du chiffrement
TLS de bout en bout avec Application Gateway.
Pour créer une passerelle d’application avec chiffrement TLS de bout en bout, vous
devez d’abord activer un arrêt TLS lors de la création d’une passerelle d’application.
Cette action ac... | [
0.036533672362565994,
-0.013630193658173084,
-0.007390068378299475,
-0.034455422312021255,
0.06584905087947845,
0.014868595637381077,
0.05198562517762184,
0.0437624529004097,
-0.013953089714050293,
-0.06265583634376526,
-0.021103765815496445,
-0.03249078243970871,
-0.045274827629327774,
0.... | {
"azure_component": "network",
"chunk_index": 630,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "490",
"source_file": "Application_Gateway.pdf",
"total_page... |
6. Dans le champ Nom, entrez un nom approprié.
7. Sélectionnez le fichier de certificat dans la zone Charger le certificat CER.
Pour les passerelles d’application standard et WAF (v1), vous devez charger la clé
publique de votre certificat de serveur back-end au format .cer.
Pour les passerelles d’application Standard_... | [
0.006439038086682558,
-0.010466202162206173,
-0.0021257761400192976,
0.01008740346878767,
0.025682052597403526,
0.024940108880400658,
-0.0027463568840175867,
-0.023508066311478615,
0.00003858670243062079,
-0.003036908572539687,
-0.025536442175507545,
0.01963701844215393,
-0.02465788833796978... | {
"azure_component": "network",
"chunk_index": 631,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "491",
"source_file": "Application_Gateway.pdf",
"total_pages... |
[
0.012244698591530323,
0.03951340541243553,
-0.007785371970385313,
0.002132061403244734,
0.04660492390394211,
0.012159298174083233,
0.039779067039489746,
0.04207933694124222,
-0.02076350525021553,
-0.039035167545080185,
0.02428349107503891,
-0.008056429214775562,
-0.04972242936491966,
0.017... | {
"azure_component": "network",
"chunk_index": 632,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "492",
"source_file": "Application_Gateway.pdf",
"total_page... | |
8. Sélectionnez Enregistrer.
Pour configurer une passerelle d’application existante avec le chiffrement TLS de bout
en bout, vous devez d’abord activer un arrêt TLS sur l’écouteur. Cette action active le
chiffrement TLS pour la communication entre le client et la passerelle d’application.
Ensuite, placez ces certificat... | [
0.027132757008075714,
-0.02751568704843521,
-0.00007495297904824838,
-0.01652674190700054,
0.07302352041006088,
0.020343679934740067,
0.03917982801795006,
0.02186538092792034,
-0.02560696005821228,
-0.046092502772808075,
-0.025984162464737892,
-0.023996414616703987,
-0.05623884126543999,
0... | {
"azure_component": "network",
"chunk_index": 633,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "493",
"source_file": "Application_Gateway.pdf",
"total_page... |
directement à la section « Ajouter des certificats d’authentification/racines approuvés
pour des serveurs back-end ».
Si vous choisissez la seconde option, appliquez les étapes de la procédure suivante.
1. Sélectionnez Toutes les ressources, puis myAppGateway.
2. Dans le menu de gauche, sélectionnez Écouteurs.
3. Sélec... | [
-0.011952444911003113,
0.015290376730263233,
-0.005803551059216261,
-0.03447840362787247,
0.05935400351881981,
0.06536389142274857,
0.025827370584011078,
0.0289309062063694,
-0.01601359434425831,
-0.05865335464477539,
-0.02441473677754402,
-0.001822673948481679,
-0.02196681685745716,
0.002... | {
"azure_component": "network",
"chunk_index": 634,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "494",
"source_file": "Application_Gateway.pdf",
"total_page... |
4. Sous Protocole, sélectionnez HTTPS. Un volet relatif aux certificats
d’authentification back-end ou certificats racines approuvés s’affiche.
5. Sélectionnez Créer nouveau.
6. Dans le champ Nom, entrez un nom approprié.
7. Sélectionnez le fichier de certificat dans la zone Charger le certificat CER.
Pour les passerel... | [
-0.0049568661488592625,
-0.021853365004062653,
-0.009918172843754292,
0.002608005190268159,
0.05154508352279663,
0.016591837629675865,
0.014842410571873188,
-0.020519157871603966,
0.0038800337351858616,
-0.030677976086735725,
-0.03263263404369354,
-0.004624960012733936,
-0.025594158098101616... | {
"azure_component": "network",
"chunk_index": 635,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "495",
"source_file": "Application_Gateway.pdf",
"total_pages... |
8. Sélectionnez Enregistrer.
Étapes suivantes
Gérer le trafic web avec une passerelle d’application à l’aide d’Azure CLI | [
-0.018941426649689674,
-0.025336626917123795,
0.006802849471569061,
0.014407501555979252,
0.0665540024638176,
0.017461342737078667,
0.02050372026860714,
0.035435549914836884,
-0.029147522523999214,
-0.06044155731797218,
-0.0026782953646034002,
-0.010596687905490398,
-0.056568313390016556,
... | {
"azure_component": "network",
"chunk_index": 636,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "496",
"source_file": "Application_Gateway.pdf",
"total_page... |
Configurer le protocole TLS de bout en
bout avec Application Gateway en
utilisant PowerShell
Article • 11/05/2023
Azure Application Gateway prend en charge le chiffrement de bout en bout du trafic.
Application Gateway arrête la connexion TLS/SSL au niveau de la passerelle
d’application. La passerelle applique ensuite l... | [
0.02477170340716839,
-0.009489464573562145,
-0.02018459141254425,
-0.011919268406927586,
0.06889107823371887,
0.0011403064709156752,
0.06077927350997925,
0.03703150898218155,
-0.001365650212392211,
-0.05419798940420151,
-0.020237352699041367,
-0.05904166400432587,
-0.041658081114292145,
0.... | {
"azure_component": "network",
"chunk_index": 637,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "497",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Dans ce scénario, vous allez apprendre à créer une passerelle d’application en utilisant
un chiffrement TLS de bout en bout avec PowerShell.
Ce scénario va :
créer un groupe de ressources nommé appgw-rg ;
créer un réseau virtuel nommé appgwvnet avec un espace d’adressage de
10.0.0.0/16 ;
créer deux sous-réseaux appelés... | [
0.022846771404147148,
-0.012600460089743137,
0.027559421956539154,
0.015232269652187824,
0.0938209518790245,
0.015620031394064426,
0.03941062465310097,
0.035979438573122025,
0.0030070263892412186,
-0.030246814712882042,
-0.012333923950791359,
-0.013146938756108284,
-0.05827448517084122,
0.... | {
"azure_component": "network",
"chunk_index": 638,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "498",
"source_file": "Application_Gateway.pdf",
"total_page... |
serveurs back-end. Le certificat de passerelle est utilisé pour dériver une clé symétrique
conformément aux spécifications du protocole TLS. La clé symétrique est ensuite utilisée
pour chiffrer et déchiffrer le trafic envoyé à la passerelle. Le certificat de passerelle doit
être partagé au format Personal Information E... | [
0.011261438019573689,
-0.017714275047183037,
-0.005298094358295202,
0.004284493625164032,
0.06690693646669388,
0.013853766955435276,
0.04747312515974045,
0.04971454665064812,
-0.011812069453299046,
-0.02767355367541313,
-0.014192172326147556,
-0.01965997740626335,
-0.014072665944695473,
0.... | {
"azure_component": "network",
"chunk_index": 639,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "499",
"source_file": "Application_Gateway.pdf",
"total_page... |
L’exemple suivant crée un réseau virtuel et deux sous-réseaux. Un sous-réseau sert à
héberger la passerelle d’application. Le second sous-réseau est utilisé pour les serveurs
principaux hébergeant l’application web.
1. Affectez une plage d’adresses au sous-réseau à utiliser pour la passerelle
d’application.
PowerShell
... | [
0.005538554862141609,
-0.022534165531396866,
0.04499370977282524,
-0.000781385984737426,
0.0625750869512558,
0.02790972776710987,
0.03964141383767128,
0.018371105194091797,
-0.03187858313322067,
-0.07538729906082153,
-0.014270652085542679,
-0.013861062005162239,
-0.049944519996643066,
0.00... | {
"azure_component": "network",
"chunk_index": 640,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "500",
"source_file": "Application_Gateway.pdf",
"total_page... |
Créez une ressource IP publique à utiliser pour la passerelle d’application. Cette adresse
IP publique est utilisée dans une des étapes qui suivent.
PowerShell
Tous les éléments de configuration sont définis avant la création de la passerelle
Application Gateway. Les étapes suivantes permettent de créer les éléments de... | [
-0.017379214987158775,
0.017756547778844833,
-0.008735808543860912,
-0.03911662474274635,
0.057759471237659454,
0.02956634946167469,
0.015364051796495914,
0.030158361420035362,
-0.01680574007332325,
-0.04504121094942093,
-0.007052106782793999,
-0.034384891390800476,
-0.06310426443815231,
0... | {
"azure_component": "network",
"chunk_index": 641,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "501",
"source_file": "Application_Gateway.pdf",
"total_page... |
2. Créez une configuration d’adresse IP de back-end. Ce paramètre mappe une
adresse IP privée ou publique au composant frontal de la passerelle d’application.
L’étape suivante associe l’adresse IP publique de l’étape précédente à la
configuration IP de back-end.
PowerShell
3. Configurez le pool d’adresses IP de back-en... | [
-0.053264714777469635,
0.0046091326512396336,
-0.0378456674516201,
-0.029858173802495003,
0.0514884777367115,
0.028269795700907707,
0.010908214375376701,
0.023484721779823303,
-0.012109773233532906,
-0.04535454511642456,
-0.013869943097233772,
-0.021126311272382736,
-0.02813807688653469,
0... | {
"azure_component": "network",
"chunk_index": 642,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "502",
"source_file": "Application_Gateway.pdf",
"total_pages... |
6. Créez l’écouteur HTTP pour la passerelle d’application. Affectez la configuration IP
front-end, le port et le certificat TLS/SSL à utiliser.
PowerShell
7. Chargez le certificat à utiliser sur les ressources du pool de back-ends pour lequel
TLS est activé.
Pour plus d’informations sur SNI dans Application Gateway, co... | [
-0.014263899065554142,
0.007424741052091122,
-0.018383730202913284,
-0.02464548498392105,
0.06721222400665283,
0.012984582222998142,
0.03313770145177841,
0.05773810297250748,
-0.00588434562087059,
-0.010098944418132305,
-0.022733289748430252,
0.008226527832448483,
-0.02954067476093769,
0.0... | {
"azure_component": "network",
"chunk_index": 643,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "503",
"source_file": "Application_Gateway.pdf",
"total_page... |
et une indication du nom du serveur (SNI) sur les liaisons HTTPS, et
que vous ne recevez pas de réponse ni de certificat après une demande de
navigateur manuelle à https://127.0.0.1/
sur les serveurs back-end, vous
devrez configurer une liaison TLS par défaut sur ceux-ci. Si vous ne le faites
pas, les sondes échouent ... | [
-0.009321577847003937,
-0.011460015550255775,
0.008479918353259563,
-0.007121456786990166,
0.04032978042960167,
0.03441701829433441,
0.05211154744029045,
0.015704788267612457,
-0.036943018436431885,
-0.02292291633784771,
-0.018793262541294098,
0.011519201099872589,
-0.02940748818218708,
0.... | {
"azure_component": "network",
"chunk_index": 644,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "503",
"source_file": "Application_Gateway.pdf",
"total_page... |
Si vous utilisez la référence SKU Application Gateway v2, créez un certificat racine
approuvé au lieu d’un certificat d’authentification. Pour plus d’informations,
consultez Présentation du chiffrement TLS de bout en bout sur la passerelle
Application Gateway :
PowerShell
8. Configurez les paramètres HTTP du serveur pr... | [
-0.0010435645235702395,
0.004983493126928806,
-0.0336700864136219,
-0.02815295197069645,
0.06095030531287193,
0.006300884764641523,
0.029091307893395424,
0.0504307821393013,
0.014349421486258507,
-0.01794588379561901,
-0.01187094021588564,
-0.026242587715387344,
-0.01945405825972557,
0.001... | {
"azure_component": "network",
"chunk_index": 645,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "504",
"source_file": "Application_Gateway.pdf",
"total_pages... |
PowerShell
10. Configurez la taille d’instance de la passerelle Application Gateway. Les tailles
disponibles sont Standard_Small, Standard_Medium et Standard_Large. Pour la
capacité, les valeurs disponibles vont de 1 à 10.
PowerShell
11. Configurez la stratégie TLS à utiliser sur la passerelle d’application. La passere... | [
-0.02227330580353737,
0.0005624736077152193,
-0.0321405753493309,
-0.010801858268678188,
0.08749432116746902,
-0.03937699273228645,
0.05807637423276901,
0.03470444679260254,
-0.03322472795844078,
-0.029918264597654343,
-0.018654227256774902,
-0.019645804539322853,
-0.03657960146665573,
0.0... | {
"azure_component": "network",
"chunk_index": 646,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "505",
"source_file": "Application_Gateway.pdf",
"total_pages... |
À l’aide des étapes précédentes, créez la passerelle d’application. La création de la
passerelle est un processus dont la durée d’exécution est longue.
Pour la référence SKU v1, utilisez la commande ci-dessous
PowerShell
Pour la référence SKU v2, utilisez la commande ci-dessous
PowerShell
Utilisez cette procédure pour ... | [
-0.0003702085232362151,
0.013332751579582691,
-0.008950920775532722,
-0.003311689244583249,
0.08600928634405136,
-0.0036241377238184214,
0.025457877665758133,
0.05263844132423401,
-0.025719907134771347,
-0.06178918480873108,
-0.010042145848274231,
-0.00471134390681982,
-0.03487332537770271,
... | {
"azure_component": "network",
"chunk_index": 647,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "506",
"source_file": "Application_Gateway.pdf",
"total_pages... |
2. Ajouter la nouvelle ressource de certificat à partir du fichier .cer qui contient la clé
publique du certificat. Il peut également s’agir du même certificat que celui ajouté
à l’écouteur pour la terminaison TLS au niveau de la passerelle d’application.
PowerShell
3. Obtenez le nouvel objet de certificat d’authentifi... | [
-0.0005070721381343901,
-0.0068832566030323505,
-0.016100959852337837,
0.005600460804998875,
0.06323656439781189,
0.005836283788084984,
0.04534384608268738,
0.026808053255081177,
0.013757416047155857,
-0.02846289426088333,
-0.020860107615590096,
-0.014725963585078716,
-0.040034253150224686,
... | {
"azure_component": "network",
"chunk_index": 648,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "507",
"source_file": "Application_Gateway.pdf",
"total_pages... |
1. Récupérez la passerelle d’application à mettre à jour.
PowerShell
2. Répertoriez le nom du certificat d’authentification que vous souhaitez supprimer.
PowerShell
3. Supprimez le certificat d’authentification trouvé d’une passerelle d’application.
PowerShell
4. Validez la modification.
PowerShell
Les étapes précédent... | [
-0.001489207032136619,
0.017221856862306595,
0.009219327010214329,
0.00922322366386652,
0.09661439061164856,
-0.0018716881750151515,
0.055190540850162506,
0.03851417079567909,
0.008647453971207142,
-0.03015977144241333,
-0.01272282749414444,
0.006187214981764555,
-0.028581587597727776,
0.0... | {
"azure_component": "network",
"chunk_index": 649,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "508",
"source_file": "Application_Gateway.pdf",
"total_page... |
2. Définissez une stratégie TLS. Dans l’exemple suivant, TLSv1.0 et TLSv1.1 sont
désactivés et les suites de chiffrement
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 et
TLS_RSA_WITH_AES_128_GCM_SHA256 sont les seules autorisées.
PowerShell
3. Pour finir, mettez à jour la passerelle. ... | [
-0.024410875514149666,
-0.009378340095281601,
-0.024475369602441788,
-0.0012266228441148996,
0.06679059565067291,
0.0169596616178751,
0.032826218754053116,
0.022859985008835793,
-0.01050867885351181,
-0.049435894936323166,
-0.013174432329833508,
-0.05147969350218773,
-0.032785557210445404,
... | {
"azure_component": "network",
"chunk_index": 650,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "509",
"source_file": "Application_Gateway.pdf",
"total_pages... |
n’est pas
recommandée étant donné que l’adresse IP virtuelle peut changer lors du redémarrage
de la passerelle d’application.
PowerShell
Set-AzApplicationGatewaySSLPolicy -MinProtocolVersion TLSv1_2 -
PolicyType Custom -CipherSuite
"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256",
"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384", ... | [
-0.04111618176102638,
-0.0079184016212821,
-0.009427077136933804,
0.012066931463778019,
0.0686393529176712,
0.025847481563687325,
0.0402451753616333,
0.010036676190793514,
-0.020744359120726585,
-0.03960772976279259,
0.0099715581163764,
-0.02722986601293087,
-0.04784425348043442,
0.0401530... | {
"azure_component": "network",
"chunk_index": 651,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "509",
"source_file": "Application_Gateway.pdf",
"total_page... |
Pour plus d’informations sur le renforcement de la sécurité de vos applications web avec
un pare-feu d’applications web via Application Gateway, consultez Vue d’ensemble du
pare-feu d’applications web.
Get-AzPublicIpAddress -ResourceGroupName appgw-RG -Name publicIP01
Name : publicIP01
ResourceGroup... | [
-0.00505184568464756,
0.006369271781295538,
0.03377590328454971,
-0.010981659404933453,
0.05193879455327988,
0.04050351306796074,
0.05872141197323799,
0.01973549649119377,
-0.009448320604860783,
-0.05106937885284424,
-0.00956601183861494,
-0.04235967993736267,
-0.06309543550014496,
0.01016... | {
"azure_component": "network",
"chunk_index": 652,
"contains_sku": true,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "510",
"source_file": "Application_Gateway.pdf",
"total_pages... |
Configurer l’authentification mutuelle
avec Application Gateway via le portail
Article • 01/06/2023
Cet article explique comment utiliser le portail Azure pour configurer l'authentification
mutuelle sur votre instance d'Application Gateway. L'authentification mutuelle signifie
qu'Application Gateway authentifie le clie... | [
0.011564836837351322,
-0.016726283356547356,
-0.009913359768688679,
-0.01675262302160263,
0.0619184635579586,
0.019233984872698784,
0.0687502846121788,
0.0043308669701218605,
-0.012978109531104565,
-0.06500985473394394,
0.003784243715927005,
-0.05094307288527489,
-0.04578370228409767,
0.03... | {
"azure_component": "network",
"chunk_index": 653,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "511",
"source_file": "Application_Gateway.pdf",
"total_page... |
sur une instance existante d’Application
Gateway, vous devez d’abord accéder à l’onglet Paramètres SSL dans le portail et créer
un profil SSL. Lorsque vous créez un profil SSL, deux onglets sont disponibles :
Authentification client et Stratégie SSL. L'onglet Authentification client vous permet de
charger votre certifi... | [
0.007788542192429304,
-0.024742059409618378,
0.032695259898900986,
-0.011045582592487335,
0.033700861036777496,
0.004414974711835384,
0.06096259504556656,
0.004472837317734957,
-0.021509811282157898,
-0.05312827229499817,
-0.003169209696352482,
-0.002109536435455084,
-0.041585374623537064,
... | {
"azure_component": "network",
"chunk_index": 654,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "511",
"source_file": "Application_Gateway.pdf",
"total_page... |
stratégie SSL spécifique à l'écouteur. Pour plus d'informations, consultez Configurer une
stratégie SSL spécifique à un écouteur.
1. Recherchez Application Gateway sur le portail, sélectionnez Passerelles
d'application, puis cliquez sur votre instance existante.
2. Sélectionnez Paramètres SSL dans le menu de gauche.
3.... | [
-0.0032939575612545013,
0.003215836128219962,
0.01250676903873682,
-0.007269261870533228,
0.03681359812617302,
0.025184718891978264,
0.040020495653152466,
0.022419096902012825,
0.0013989676954224706,
-0.06464724987745285,
-0.03834720700979233,
0.011931262910366058,
-0.01989082433283329,
0.... | {
"azure_component": "network",
"chunk_index": 655,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "512",
"source_file": "Application_Gateway.pdf",
"total_page... |
charger l'intégralité de la chaîne de certificats d'autorité de certification
clients dans un même fichier, et une seule chaîne par fichier.
7 Notes
S'il ne s'agit pas de votre premier profil SSL et que vous avez chargé d'autres
certificats clients sur votre instance d'Application Gateway, vous pouvez
choisir de réutil... | [
0.00971468910574913,
-0.030079597607254982,
0.0167926587164402,
0.01676069386303425,
0.026433831080794334,
0.004143139347434044,
0.04178722947835922,
-0.001585817546583712,
0.0027184656355530024,
-0.0190395750105381,
-0.02305738441646099,
0.007854193449020386,
-0.034310903400182724,
0.0372... | {
"azure_component": "network",
"chunk_index": 656,
"contains_sku": false,
"document_title": "Application_Gateway",
"file_path": "./azure_docs\\Application_Gateway.pdf",
"is_summary": false,
"service_name": "Application Gateway",
"source": "512",
"source_file": "Application_Gateway.pdf",
"total_page... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.