{"content":"<div></div>","rawMetadata":{"metadata":{"_op_canonicalUrlPrefix":"https://learn.microsoft.com/pt-br/powershell/","_op_gitContributorInformation":{"author":{"display_name":"Banreet Kaur","id":"92906285","name":"Banreet","profile_url":"https://github.com/Banreet"},"contributors":[{"display_name":"Aaron Czechowski","id":"26784733","name":"aczechowski","profile_url":"https://github.com/aczechowski"}],"update_at":"21/08/2026","updated_at_date_time":"2026-08-21T08:50:40.2512813Z"},"_path":"module/configurationmanager/remove-cmazureservice.json","_rel":"../../","_tocRel":"../sccm-ps/toc.json","apiPlatform":"powershell","author":"Banreet","breadcrumb_path":"/powershell/sccm/bread/toc.json","canonical_url":"https://learn.microsoft.com/pt-br/powershell/module/configurationmanager/remove-cmazureservice?view=sccm-ps","content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell-ref/blob/main/sccm-ps/ConfigurationManager/Remove-CMAzureService.md","default_moniker":"sccm-ps","depot_name":"MSDN.sccm-powershell","external help file":"AdminUI.PS.dll-Help.xml","feedback_product_url":"https://feedbackportal.microsoft.com/feedback/forum/4669adfc-ee1b-ec11-b6e7-0022481f8472","feedback_system":"Standard","git_commit_id":"48cf632fb4b9ad92060012681a500478254de750","gitcommit":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/48cf632fb4b9ad92060012681a500478254de750/sccm-ps/ConfigurationManager/Remove-CMAzureService.md","github_contributors":["aczechowski"],"locale":"pt-br","manager":"laurawi","Module Name":"ConfigurationManager","monikers":["sccm-ps"],"ms.author":"dannygu","ms.date":"11/20/2020","ms.service":"microsoft-endpoint-configuration-manager","ms.subservice":"other","ms.topic":"reference","online version":"","open_to_public_contributors":true,"original_content_git_url":"https://github.com/MicrosoftDocs/sccm-docs-powershell/blob/live/sccm-ps/ConfigurationManager/Remove-CMAzureService.md","original_content_git_url_template":"{repo}/blob/{branch}/sccm-ps/ConfigurationManager/Remove-CMAzureService.md","PlatyPS schema version":"2.0.0","products":["https://authoring-docs-microsoft.poolparty.biz/devrel/f1499c3b-793f-48c3-a9ce-20285bcc6541"],"site_name":"Docs","titleSuffix":"Configuration Manager","uhfHeaderId":"MSDocsHeader-Powershell","updated_at":"2026-08-21 08:50 AM","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/remove-cmazureservice","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMAzureService","schemaType":"PowershellCmdlet","summary":"<p>Remova o serviço do Azure.</p>\n","uid":"ConfigurationManager.Remove-CMAzureService"}],"ocv-translation-feedback":true},"_xrefmap":{"ConfigurationManager":{"href":"./","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"ConfigurationManager","schemaType":"PowershellModule","uid":"ConfigurationManager"},"ConfigurationManager.Remove-CMAzureService":{"href":"remove-cmazureservice","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMAzureService","schemaType":"PowershellCmdlet","summary":"<p>Remova o serviço do Azure.</p>\n","uid":"ConfigurationManager.Remove-CMAzureService"}},"description":"<p>Use este cmdlet para remover o serviço do Azure. Para obter mais informações, consulte <a href=\"/mem/configmgr/core/servers/deploy/configure/azure-services-wizard\">Configurar serviços do Azure</a>.</p>\n<div class=\"NOTE\">\n<p>Observação</p>\n<p>Esse cmdlet pode funcionar com outros serviços do Azure, mas só é testado com a conexão <strong>de gerenciamento de nuvem</strong> para dar suporte ao CMG (gateway de gerenciamento de nuvem).</p>\n</div>\n","examples":[{"code":"Remove-CMAzureService -Name \"Contoso\"","description":"","summary":"<p>O exemplo a seguir remove o serviço do Azure do site por seu nome.</p>\n","title":"Exemplo 1: Remover o serviço do Azure por nome"},{"code":"Remove-CMAzureService -Id 2 -Force","description":"","summary":"<p>O exemplo a seguir remove os serviços do Azure do site por sua ID.</p>\n","title":"Exemplo 2: forçar a remoção do serviço do Azure por sua ID"},{"code":"Get-CMAzureService -Name \"Contoso\" | Remove-CMAzureService","description":"","summary":"<p>O exemplo a seguir usa o <strong>Get-CMAzureService</strong> para obter o serviço. Em seguida, ele passa esse objeto com o operador de pipeline para remover o serviço.</p>\n","title":"Exemplo 3: Obter o serviço do Azure por nome e removê-lo"}],"inputs":[{"description":"","name":"<span class=\"no-loc xref\">Microsoft.ConfigurationManagement.ManagementProvider.IResultObject</span>\n"}],"links":[{"href":"get-cmazureservice","text":"Get-CMAzureService"},{"href":"/mem/configmgr/core/servers/deploy/configure/azure-services-wizard","text":"Configurar serviços do Azure"}],"module":"ConfigurationManager","name":"Remove-CMAzureService","notes":"","outputs":[{"description":"","name":"<span class=\"no-loc xref\">System.Object</span>\n"}],"parameters":[{"aliases":"cf","defaultValue":"None","description":"<p>Solicita a confirmação antes de executar o cmdlet.</p>\n","name":"Confirm","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Esse parâmetro trata caracteres curinga como valores de caracteres literais. Você não pode combiná-lo com <strong>ForceWildcardHandling</strong>.</p>\n","name":"DisableWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Execute o comando sem pedir confirmação.</p>\n","name":"Force","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Esse parâmetro processa caracteres curinga e pode levar a um comportamento inesperado (não recomendado). Você não pode combiná-lo com <strong>DisableWildcardHandling</strong>.</p>\n","name":"ForceWildcardHandling","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"},{"aliases":"AzureServiceId","defaultValue":"None","description":"<p>Especifique a ID do site para o serviço do Azure. A <strong>ID</strong> é o valor inteiro armazenado no banco de dados do site para o serviço. Por exemplo, execute a seguinte consulta SQL e examine a coluna <strong>ID</strong> : <code>select * from Azure_CloudService</code>.</p>\n","isRequired":true,"name":"Id","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">Int32</span>\n"},{"aliases":"AzureService","defaultValue":"None","description":"<p>Especifique um objeto de serviço do Azure a ser removido. Para obter esse objeto, use o cmdlet <a href=\"get-cmazureservice\">Get-CMAzureService</a> .</p>\n","isRequired":true,"name":"InputObject","parameterValueGroup":"","pipelineInput":true,"position":"Named","type":"<span class=\"no-loc xref\">IResultObject</span>\n"},{"aliases":"","defaultValue":"None","description":"<p>Especifique o nome do site para o serviço do Azure. O <strong>Nome</strong> é o mesmo valor que no nó Serviços do <strong>Azure</strong> no console.</p>\n","isRequired":true,"name":"Name","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">String</span>\n"},{"aliases":"wi","defaultValue":"None","description":"<p>Mostrar o que aconteceria se o cmdlet fosse executado. O cmdlet não é executado.</p>\n","name":"WhatIf","parameterValueGroup":"","position":"Named","type":"<span class=\"no-loc xref\">SwitchParameter</span>\n"}],"schema":"PowershellCmdlet","summary":"<p>Remova o serviço do Azure.</p>\n","syntaxes":["Remove-CMAzureService [-Force] -InputObject <IResultObject> [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]","Remove-CMAzureService [-Force] -Id <Int32> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]","Remove-CMAzureService [-Force] -Name <String> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]"],"uid":"ConfigurationManager.Remove-CMAzureService","hideEdit":true,"ms.translationtype":"MT","ms.contentlocale":"pt-br","loc_version":"2024-08-21T21:18:36.7205003Z","loc_source_id":"Github-72476255#live","loc_file_id":"Github-72476255.live.MSDN.sccm-powershell.sccm-ps/ConfigurationManager/Remove-CMAzureService.md","xrefs":[{"href":"https://learn.microsoft.com/powershell/module/configurationmanager/remove-cmazureservice","monikerGroup":"f98fea35b6ac2b0f56c6ee5ec06ffce9","name":"Remove-CMAzureService","schemaType":"PowershellCmdlet","summary":"<p>Remova o serviço do Azure.</p>\n","uid":"ConfigurationManager.Remove-CMAzureService"}],"canonical_url":"https://learn.microsoft.com/pt-br/powershell/module/configurationmanager/remove-cmazureservice?view=sccm-ps","_op_canonicalUrl":"https://learn.microsoft.com/pt-br/powershell/module/configurationmanager/remove-cmazureservice?view=sccm-ps"},"pageMetadata":"<meta name=\"description\" content=\"<p>Use este cmdlet para remover o serviço do Azure. Para obter mais informações, consulte <a href=&quot;/mem/configmgr/core/servers/deploy/configure/azure-services-wizard&quot;>Configurar serviços do Azure</a>.</p>\n<div class=&quot;NOTE&quot;>\n<p>Observação</p>\n<p>Esse cmdlet pode funcionar com outros serviços do Azure, mas só é testado com a conexão <strong>de gerenciamento de nuvem</strong> para dar suporte ao CMG (gateway de gerenciamento de nuvem).</p>\n</div>\n\" />\r\n<meta name=\"hideEdit\" content=\"true\" />\r\n<meta name=\"loc_file_id\" content=\"Github-72476255.live.MSDN.sccm-powershell.sccm-ps/ConfigurationManager/Remove-CMAzureService.md\" />\r\n<meta name=\"loc_source_id\" content=\"Github-72476255#live\" />\r\n<meta name=\"loc_version\" content=\"2024-08-21T21:18:36.7205003Z\" />\r\n<meta name=\"module\" content=\"ConfigurationManager\" />\r\n<meta name=\"ms.contentlocale\" content=\"pt-br\" />\r\n<meta name=\"ms.translationtype\" content=\"MT\" />\r\n<meta name=\"name\" content=\"Remove-CMAzureService\" />\r\n<meta name=\"notes\" content=\"\" />\r\n<meta name=\"schema\" content=\"PowershellCmdlet\" />\r\n<meta name=\"summary\" content=\"<p>Remova o serviço do Azure.</p>\n\" />\r\n<meta name=\"syntaxes\" content=\"Remove-CMAzureService [-Force] -InputObject <IResultObject> [-DisableWildcardHandling] [-ForceWildcardHandling]\n [-WhatIf] [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Remove-CMAzureService [-Force] -Id <Int32> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"syntaxes\" content=\"Remove-CMAzureService [-Force] -Name <String> [-DisableWildcardHandling] [-ForceWildcardHandling] [-WhatIf]\n [-Confirm] [<CommonParameters>]\" />\r\n<meta name=\"uid\" content=\"ConfigurationManager.Remove-CMAzureService\" />\r\n","themesRelativePathToOutputRoot":"_themes/"}