Skip to content

Commit

Permalink
mods
Browse files Browse the repository at this point in the history
  • Loading branch information
ariordan-redhat committed Aug 21, 2024
1 parent be89688 commit 770f15a
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 27 deletions.
23 changes: 23 additions & 0 deletions stories/assembly-azure-access.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
ifdef::context[:parent-context-of-assembly-azure-access: {context}]

[id="azure-access"]
= Accessing {AAPonAzureName}

:context: azure-access

// [role="_abstract"]

== Post-deployment prerequisites

include::assembly-azure-network-peering.adoc[leveloffset=+2]
include::assembly-azure-hub-spoke-peering.adoc[leveloffset=+3]
include::assembly-azure-vwan-peering.adoc[leveloffset=+3]
include::assembly-azure-direct-peering.adoc[leveloffset=+3]

// Accessing AAP
include::topics/proc-azure-accessing-aap.adoc[leveloffset=+1]
include::topics/proc-azure-license-association.adoc[leveloffset=+2]
include::topics/proc-azure-configure-ad-sso.adoc[leveloffset=+2]

ifdef::parent-context-of-assembly-azure-access[:context: {parent-context-of-assembly-azure-access}]
ifndef::parent-context-of-assembly-azure-access[:!context:]
21 changes: 3 additions & 18 deletions stories/assembly-azure-install.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ifdef::context[:parent-context: {context}]
ifdef::context[:parent-context-of-assembly-azure-install: {context}]

[id="azure-install"]
= Installing {AAPonAzureName}
Expand Down Expand Up @@ -42,20 +42,5 @@ include::topics/proc-azure-provisioning-aap.adoc[leveloffset=+2]
include::topics/proc-azure-monitor-deployment-engine.adoc[leveloffset=+2]
include::topics/proc-azure-cancel-deployment.adoc[leveloffset=+2]

include::topics/proc-azure-accessing-aap.adoc[leveloffset=+1]
include::topics/proc-azure-license-association.adoc[leveloffset=+2]
include::topics/proc-azure-configure-ad-sso.adoc[leveloffset=+2]
// include::topics/[leveloffset=+2]

////
[role="_additional-resources"]
.Additional resources
* A bulleted list of links to other material closely related to the contents of the concept module.
* Currently, modules cannot include xrefs, so you cannot include links to other content in your collection. If you need to link to another assembly, add the xref to the assembly that includes this module.
* For more details on writing concept modules, see the link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].
* Use a consistent system for file names, IDs, and titles. For tips, see _Anchor Names and File Names_ in link:https://github.com/redhat-documentation/modular-docs#modular-documentation-reference-guide[Modular Documentation Reference Guide].
////

ifdef::parent-context[:context: {parent-context}]
ifndef::parent-context[:!context:]
ifdef::parent-context-of-assembly-azure-install[:context: {parent-context-of-assembly-azure-install}]
ifndef::parent-context-of-assembly-azure-install[:!context:]
3 changes: 0 additions & 3 deletions stories/assembly-azure-network-peering.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,5 @@ This hub network has mechanisms to route traffic through transit routing. Cloud

Refer to link:https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/vnet-peering[Choose between virtual network peering and VPN gateways] in the Microsoft _Application architecture fundamentals guide_ to determine the correct peering approach for your organization.


//include::topics/proc-azure-accessing-aap.adoc[leveloffset=+1]

ifdef::parent-context[:context: {parent-context}]
ifndef::parent-context[:!context:]
4 changes: 2 additions & 2 deletions stories/topics/proc-azure-resource-providers.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[id="proc-azure-resource-providers{context}"]
[id="proc-azure-resource-providers_{context}"]

= Azure resource providers

Expand Down Expand Up @@ -27,4 +27,4 @@ The resource provider defines the Azure resources you can deploy in your Azure s

== Registering Azure Resource Providers

To register Azure Resource Providers, follow the instructions in the link:https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider[How to manage resources section] of the Azure documentation.
To register Azure Resource Providers, follow the instructions in the link:https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider[How to manage resources section] of the Azure documentation.
5 changes: 1 addition & 4 deletions titles/aap-on-azure/stories.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ include::aap-common/external-site-disclaimer.adoc[leveloffset=+1]
// AAP on Azure user stories
include::stories/assembly-azure-intro.adoc[leveloffset=+1]
include::stories/assembly-azure-install.adoc[leveloffset=+1]
include::stories/assembly-azure-network-peering.adoc[leveloffset=+1]
include::stories/assembly-azure-hub-spoke-peering.adoc[leveloffset=+2]
include::stories/assembly-azure-vwan-peering.adoc[leveloffset=+2]
include::stories/assembly-azure-direct-peering.adoc[leveloffset=+2]
include::stories/assembly-azure-access.adoc[leveloffset=+2]
include::stories/assembly-azure-connecting-to-aap.adoc[leveloffset=+1]
include::stories/assembly-azure-support.adoc[leveloffset=+1]

0 comments on commit 770f15a

Please sign in to comment.