Skip to content

Commit 0c4bc39

Browse files
authored
Merge pull request #15980 from sethmanheim/ruby10-3
Hub: remove Ruby support
2 parents 17c85f2 + 3ffa16d commit 0c4bc39

File tree

4 files changed

+6
-337
lines changed

4 files changed

+6
-337
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,6 +1480,11 @@
14801480
"redirect_url": "/azure/azure-monitor/agents/agents-overview",
14811481
"redirect_document_id": false
14821482
},
1483+
{
1484+
"source_path": "azure-stack/user/azure-stack-version-profiles-ruby.md",
1485+
"redirect_url": "/azure-stack/user/azure-stack-version-profiles",
1486+
"redirect_document_id": false
1487+
},
14831488
{
14841489
"source_path": "azure-stack/hci/manage/processor-compatibility-mode.md",
14851490
"redirect_url": "/windows-server/virtualization/hyper-v/manage/dynamic-processor-compatibility-mode?pivots=azure-stack-hci",

azure-stack/user/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@
111111
href: azure-stack-version-profiles-java.md
112112
- name: Go
113113
href: azure-stack-version-profiles-go.md
114-
- name: Ruby
115-
href: azure-stack-version-profiles-ruby.md
116114
- name: Python
117115
href: azure-stack-version-profiles-python.md
118116
- name: NodeJS

azure-stack/user/azure-stack-version-profiles-ruby.md

Lines changed: 0 additions & 331 deletions
This file was deleted.

azure-stack/user/azure-stack-version-profiles.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
title: Manage API version profiles in Azure Stack Hub
33
description: Learn about API version profiles in Azure Stack Hub.
44
author: sethmanheim
5-
65
ms.topic: article
76
ms.custom:
87
- devx-track-arm-template
9-
ms.date: 12/6/2021
8+
ms.date: 10/03/2024
109
ms.author: sethm
1110
ms.reviewer: weshi1
1211
ms.lastreviewed: 12/6/2021
@@ -81,8 +80,6 @@ Use the **AzureRM.Bootstrapper** module available through the PowerShell Galler
8180
Update your environment configuration to use the Azure Stack Hub specific API version profile. For information, see [Use API version profiles for Azure CLI](azure-stack-version-profiles-azurecli2.md).
8281
- **Go**
8382
In the Go SDK, a profile is a combination of different resource types with different versions from different services. Profiles are available under the profiles/path with their version in the **YYYY-MM-DD** format. For information, see [Use API version profiles for Go](azure-stack-version-profiles-go.md).
84-
- **Ruby**
85-
The Ruby SDK for the Azure Stack Hub Resource Manager provides tools to help you build and manage your infrastructure. Resource providers in the SDK include compute, virtual networks, and storage with the Ruby language. For information, see [Use API version profiles with Ruby](azure-stack-version-profiles-ruby.md).
8683
- **Python**
8784
The Python SDK supports API version profiles to target different cloud platforms such as Azure Stack Hub and global Azure. Use API profiles to create solutions for a hybrid cloud. For information, see [Use API version profiles with Python](azure-stack-version-profiles-python.md).
8885
- **Node.js**

0 commit comments

Comments
 (0)