{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/fr-fr/powershell/","_op_gitContributorInformation":{"author":{"display_name":"Erika Doyle Navara","id":"2170770","name":"erikadoyle","profile_url":"https://github.com/erikadoyle"},"contributors":[{"display_name":"Ryan Wike","id":"1577071","name":"rwike77","profile_url":"https://github.com/rwike77"},{"display_name":"qinezh","id":"15644078","name":"qinezh","profile_url":"https://github.com/qinezh"}],"update_at":"10/08/2026","updated_at_date_time":"2026-08-10T18:21:51.6464946Z"},"_path":"module/servicefabric/remove-servicefabricapplicationpackage.json","_rel":"../../","_tocRel":"../service-fabric/toc.json","apiPlatform":"powershell","author":"erikadoyle","brand":"azure","breadcrumb_path":"/powershell/bread/toc.json","canonical_url":"https://learn.microsoft.com/fr-fr/powershell/module/servicefabric/remove-servicefabricapplicationpackage?view=azureservicefabricps","content_git_url":"https://github.com/Azure/azure-docs-powershell-servicefabric/blob/live/Service-Fabric-cmdlets/ServiceFabric/Remove-ServiceFabricApplicationPackage.md","default_moniker":"azureservicefabricps","depot_name":"Azure.azureps-servicefabric","description":"Supprime un package d’application Service Fabric du magasin d’images.","external help file":"Microsoft.ServiceFabric.Powershell.dll-Help.xml","git_commit_id":"2c870aa50382997c7df26284c662244c30f10ed9","gitcommit":"https://github.com/Azure/azure-docs-powershell-servicefabric/blob/2c870aa50382997c7df26284c662244c30f10ed9/Service-Fabric-cmdlets/ServiceFabric/Remove-ServiceFabricApplicationPackage.md","github_contributors":["erikadoyle","rwike77","qinezh"],"locale":"fr-fr","Module Name":"ServiceFabric","monikers":["azureservicefabricps"],"ms.assetid":"EFDF88E2-DBFD-4868-AB66-E4F5379C55A9","ms.author":"edoyle","ms.date":"08/22/2018","ms.devlang":"powershell","ms.manager":"gwallace","ms.service":"azure-service-fabric","ms.topic":"reference","online version":"","open_to_public_contributors":false,"original_content_git_url":"https://github.com/Azure/azure-docs-powershell-servicefabric/blob/live/Service-Fabric-cmdlets/ServiceFabric/Remove-ServiceFabricApplicationPackage.md","original_content_git_url_template":"{repo}/blob/{branch}/Service-Fabric-cmdlets/ServiceFabric/Remove-ServiceFabricApplicationPackage.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/e23899b2-c37a-45de-abc2-b8ae68bc8d1b","https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3"],"searchScope":["Azure"],"showPowerShellPicker":"true","site_name":"Docs","title":"Remove-ServiceFabricApplicationPackage","uhfHeaderId":"Azure.yml","updated_at":"2026-08-10 06:21 PM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/servicefabric/remove-servicefabricapplicationpackage","monikerGroup":"211ed502c73b0cca8ae5b56c0993186a","name":"Remove-ServiceFabricApplicationPackage","schemaType":"PowershellCmdlet","summary":"<p>Supprime un package d’application Service Fabric du magasin d’images.</p>\n","uid":"ServiceFabric.Remove-ServiceFabricApplicationPackage"}]},"_xrefmap":{"ServiceFabric":{"href":"./","monikerGroup":"211ed502c73b0cca8ae5b56c0993186a","name":"ServiceFabric","schemaType":"PowershellModule","uid":"ServiceFabric"},"ServiceFabric.Remove-ServiceFabricApplicationPackage":{"href":"remove-servicefabricapplicationpackage","monikerGroup":"211ed502c73b0cca8ae5b56c0993186a","name":"Remove-ServiceFabricApplicationPackage","schemaType":"PowershellCmdlet","summary":"<p>Supprime un package d’application Service Fabric du magasin d’images.</p>\n","uid":"ServiceFabric.Remove-ServiceFabricApplicationPackage"}},"description":"<p>L’applet de commande <strong>Remove-ServiceFabricApplicationPackage</strong> supprime un package d’application Service Fabric du magasin d’images.\nExécutez cette applet de commande après avoir inscrit le package d’application à l’aide de l’applet de commande</c0> Register-ServiceFabricApplicationPackage <c0>.</p>\n<p>Pour gérer les clusters Service Fabric, démarrez Windows PowerShell à l’aide de l’option Exécuter en tant qu’administrateur.</p>\n<p>Avant d’effectuer une opération sur un cluster Service Fabric, établissez une connexion au cluster à l’aide de l’applet de commande <a href=\"connect-servicefabriccluster\">Connect-ServiceFabricCluster</a>.</p>\n","examples":[{"code":"PS C:\\> Remove-ServiceFabricApplicationPackage -ImageStoreConnectionString \"xstore:DefaultEndpointsProtocol=https;AccountName=[StorageAccountName];AccountKey=[StorageAccountKey];Container=[ContainerName]\" -ApplicationPackagePathInImageStore \"PersistentToDoListService_v2\"","description":"<p>Cette commande supprime le package d’application qui a le chemin d’accès au magasin d’images spécifié.\nL’applet de commande vous invite à confirmer avant de supprimer le package d’application, sauf si vous utilisez le paramètre « -Confirm ».</p>\n","summary":"","title":"Exemple 1 : Supprimer un package d’application"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">None</span>\n"}],"links":[{"href":"connect-servicefabriccluster","text":"Connect-ServiceFabricCluster"},{"href":"copy-servicefabricapplicationpackage","text":"Copy-ServiceFabricApplicationPackage"},{"href":"register-servicefabricapplicationtype","text":"Register-ServiceFabricApplicationPackage"},{"href":"test-servicefabricapplicationpackage","text":"Test-ServiceFabricApplicationPackage"},{"href":"https://azure.microsoft.com/documentation/articles/service-fabric-deploy-remove-applications/","text":"Déployer et supprimer des applications à l’aide de PowerShell"}],"module":"ServiceFabric","name":"Remove-ServiceFabricApplicationPackage","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">System.Object</span>\n"}],"parameters":[{"aliases":"","defaultValue":"None","description":"<p>Spécifie le chemin relatif dans le magasin d’images.\nL’applet de commande supprime le package du chemin d’accès spécifié par ce paramètre.</p>\n","isRequired":true,"name":"ApplicationPackagePathInImageStore","parameterValueGroup":"","position":"0","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>{{Fill CertStoreLocation Description}}</p>\n","name":"CertStoreLocation","parameterValueGroup":"CurrentUser, LocalMachine","position":"Named","type":"<span class=\"no-loc xref\">StoreLocation</span>\n"},{"aliases":"cf","defaultValue":"False","description":"<p>Vous invite à confirmer avant d’exécuter l’applet de commande.</p>\n","name":"Confirm","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Spécifie la chaîne de connexion pour le magasin d’images Service Fabric.</p>\n","name":"ImageStoreConnectionString","parameterValueGroup":"","position":"1","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Spécifie le délai d’expiration, en secondes, pour l’opération.</p>\n","name":"TimeoutSec","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"wi","defaultValue":"False","description":"<p>Affiche ce qui se passerait si l’applet de commande s’exécute.\nL’applet de commande n’est pas exécutée.</p>\n","name":"WhatIf","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>Supprime un package d’application Service Fabric du magasin d’images.</p>\n","syntaxes":["Remove-ServiceFabricApplicationPackage [-ApplicationPackagePathInImageStore] <String>\n [[-ImageStoreConnectionString] <String>] [-CertStoreLocation <StoreLocation>] [-TimeoutSec <Int32>] [-WhatIf]\n [-Confirm] [<CommonParameters>]"],"uid":"ServiceFabric.Remove-ServiceFabricApplicationPackage","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"fr-fr","loc_version":"2024-11-01T06:51:51.0719426Z","loc_source_id":"Github-70665156#live","loc_file_id":"Github-70665156.live.Azure.azureps-servicefabric.Service-Fabric-cmdlets/ServiceFabric/Remove-ServiceFabricApplicationPackage.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/servicefabric/remove-servicefabricapplicationpackage","monikerGroup":"211ed502c73b0cca8ae5b56c0993186a","name":"Remove-ServiceFabricApplicationPackage","schemaType":"PowershellCmdlet","summary":"<p>Supprime un package d’application Service Fabric du magasin d’images.</p>\n","uid":"ServiceFabric.Remove-ServiceFabricApplicationPackage"}],"canonical_url":"https://learn.microsoft.com/fr-fr/powershell/module/servicefabric/remove-servicefabricapplicationpackage?view=azureservicefabricps","_op_canonicalUrl":"https://learn.microsoft.com/fr-fr/powershell/module/servicefabric/remove-servicefabricapplicationpackage?view=azureservicefabricps"},"pageMetadata":"<meta name=\"description\" content=\"<p>L’applet de commande <strong>Remove-ServiceFabricApplicationPackage</strong> supprime un package d’application Service Fabric du magasin d’images.\nExécutez cette applet de commande après avoir inscrit le package d’application à l’aide de l’applet de commande</c0> Register-ServiceFabricApplicationPackage <c0>.</p>\n<p>Pour gérer les clusters Service Fabric, démarrez Windows PowerShell à l’aide de l’option Exécuter en tant qu’administrateur.</p>\n<p>Avant d’effectuer une opération sur un cluster Service Fabric, établissez une connexion au cluster à l’aide de l’applet de commande <a href=&quot;connect-servicefabriccluster&quot;>Connect-ServiceFabricCluster</a>.</p>\n\" />\r\n<meta name=\"hideEdit\" content=\"true\" />\r\n<meta name=\"loc_file_id\" content=\"Github-70665156.live.Azure.azureps-servicefabric.Service-Fabric-cmdlets/ServiceFabric/Remove-ServiceFabricApplicationPackage.md\" />\r\n<meta name=\"loc_source_id\" content=\"Github-70665156#live\" />\r\n<meta name=\"loc_version\" content=\"2024-11-01T06:51:51.0719426Z\" />\r\n<meta name=\"module\" content=\"ServiceFabric\" />\r\n<meta name=\"ms.contentlocale\" content=\"fr-fr\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Remove-ServiceFabricApplicationPackage\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Supprime un package d’application Service Fabric du magasin d’images.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Remove-ServiceFabricApplicationPackage [-ApplicationPackagePathInImageStore] <String>\n [[-ImageStoreConnectionString] <String>] [-CertStoreLocation <StoreLocation>] [-TimeoutSec <Int32>] [-WhatIf]\n [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ServiceFabric.Remove-ServiceFabricApplicationPackage\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}